[Consol] Ponencia CONSOL

BARRANON CEDILLO ARMANDO bca at correo.azc.uam.mx
Sun Jan 26 20:21:47 CST 2003


Estimado Comite Organizador del 
CONSOL 2003
PRESENTE.

   Por este medio les envio una ponencia para el CONSOL 2003, espero 
que se aun tiempo de incluirla en el programa. El formato es en TEX.

   Atte.

   Armando Barranon
   Profesor Titular Tiempo Completo
   Dep. de Ciencias Basicas
   UAM Azcapotzalco.
   Desarrollador de software cientifico en LINUX
   Colaboracion LATINO (Mexico-USA-Argentina)


%% grfguide.tex Copyright (C) 1994 1995 1996 1998 1999 David Carlisle
%%
%% This file is part of the Standard LaTeX `Graphics Bundle'.
%% It may be distributed under the terms of the LaTeX Project Public
%% License, as described in lppl.txt in the base LaTeX distribution.
%% Either version 1.0 or, at your option, any later version.
%%

\documentclass{ltxguide}

%%% No driver option specified
%%% set up the files color.cfg and graphics.cfg for your site.
%%% for example:
%%%
%%% \ExecuteOptions{dvips}
%%%
\usepackage{color,graphicx,shortvrb}
\usepackage{amsmath,amsthm}
\usepackage{amscd}

\makeindex % generate index data
\providecommand{\see}[2]{\textit{see} #1}


%    An environment for presenting comprehensive address information:
\newenvironment{infoaddress}{%
  \par\topsep\medskipamount
  \trivlist\centering
  \item[]%
  \begin{minipage}{.7\columnwidth}%
  \raggedright
}{%
  \end{minipage}%
  \endtrivlist
}

\newenvironment{eqxample}{%
  \par\addvspace\medskipamount
  \noindent\begin{minipage}{.5\columnwidth}%
  \def\producing{\end{minipage}\begin{minipage}{.5\columnwidth}%
    \hbox\bgroup\kern-.2pt\vrule 
width.2pt\vbox\bgroup\parindent0pt\relax
%    The 3pt is to cancel the -\lineskip from \displ at y
    \abovedisplayskip3pt \abovedisplayshortskip\abovedisplayskip
    \belowdisplayskip0pt \belowdisplayshortskip\belowdisplayskip
    \noindent}
}{%
  \par
%    Ensure that a lonely \[\] structure doesn't take up width less than
%    \hsize.
  \hrule height0pt width\hsize
  \egroup\vrule width.2pt\kern-.2pt\egroup
  \end{minipage}%
  \par\addvspace\medskipamount
}


%    Some definitions useful in producing this sort of documentation:
\chardef\bslash=`\\ % p. 424, TeXbook
%    Normalized (nonbold, nonitalic) tt font, to avoid font
%    substitution warning messages if tt is used inside section
%    headings and other places where odd font combinations might
%    result.
\newcommand{\ntt}{\normalfont\ttfamily}
%    command name
\newcommand{\cn}[1]{{\protect\ntt\bslash#1}}
%    LaTeX package name
\newcommand{\pkg}[1]{{\protect\ntt#1}}
%    File name
\newcommand{\fn}[1]{{\protect\ntt#1}}
%    environment name
\newcommand{\env}[1]{{\protect\ntt#1}}
\hfuzz1pc % Don't bother to report overfull boxes if overage is < 1pc

%       Theorem environments

%% \theoremstyle{plain} %% This is the default
\newtheorem{thm}{Theorem}[section]
\newtheorem{cor}[thm]{Corollary}
\newtheorem{lem}[thm]{Lemma}
\newtheorem{prop}[thm]{Proposition}
\newtheorem{ax}{Axiom}

\theoremstyle{definition}
\newtheorem{defn}{Definition}[section]

\theoremstyle{remark}
\newtheorem{rem}{Remark}[section]
\newtheorem*{notation}{Notation}

%\numberwithin{equation}{section}

\newcommand{\thmref}[1]{Theorem~\ref{#1}}
\newcommand{\secref}[1]{\S\ref{#1}}
\newcommand{\lemref}[1]{Lemma~\ref{#1}}

\newcommand{\bysame}{\mbox{\rule{3em}{.4pt}}\,}

%       Math definitions

\newcommand{\A}{\mathcal{A}}
\newcommand{\B}{\mathcal{B}}
\newcommand{\st}{\sigma}
\newcommand{\XcY}{{(X,Y)}}
\newcommand{\SX}{{S_X}}
\newcommand{\SY}{{S_Y}}
\newcommand{\SXY}{{S_{X,Y}}}
\newcommand{\SXgYy}{{S_{X|Y}(y)}}
\newcommand{\Cw}[1]{{\hat C_#1(X|Y)}}
\newcommand{\G}{{G(X|Y)}}
\newcommand{\PY}{{P_{\mathcal{Y}}}}
\newcommand{\X}{\mathcal{X}}
\newcommand{\wt}{\widetilde}
\newcommand{\wh}{\widehat}

\DeclareMathOperator{\per}{per}
\DeclareMathOperator{\cov}{cov}
\DeclareMathOperator{\non}{non}
\DeclareMathOperator{\cf}{cf}
\DeclareMathOperator{\add}{add}
\DeclareMathOperator{\Cham}{Cham}
\DeclareMathOperator{\IM}{Im}
\DeclareMathOperator{\esssup}{ess\,sup}
\DeclareMathOperator{\meas}{meas}
\DeclareMathOperator{\seg}{seg}

%    \interval is used to provide better spacing after a [ that
%    is used as a closing delimiter.
\newcommand{\interval}[1]{\mathinner{#1}}

%    Notation for an expression evaluated at a particular condition. The
%    optional argument can be used to override automatic sizing of the
%    right vert bar, e.g. \eval[\biggr]{...}_{...}
\newcommand{\eval}[2][\right]{\relax
  \ifx#1\right\relax \left.\fi#2#1\rvert}

%    Enclose the argument in vert-bar delimiters:
\newcommand{\envert}[1]{\left\lvert#1\right\rvert}
\let\abs=\envert

%    Enclose the argument in double-vert-bar delimiters:
\newcommand{\enVert}[1]{\left\lVert#1\right\rVert}
\let\norm=\enVert

%% Just as an example, and to make sure, in case some
%% driver option has not declared a default rule for
%% .ps files:
\DeclareGraphicsRule{.ps}{eps}{.ps}{}
\DeclareGraphicsExtensions{.ps}
%% Which means:
%% .ps files are (to be treated as) EncapsulatedPostScript
%% files. The .ps file is to be read for the BoundingBox.
%% No `special' commands need to be applied by the driver.


\renewcommand\star{{\ttfamily*}}

\let\package\textsf

\newlength{\gxlen}
\settowidth{\gxlen}{\package{graphicx}: }
\newcommand\gs{\makebox[\gxlen][l]{\package{graphics}:}}
\newcommand\gx{\makebox[\gxlen][l]{\package{graphicx}:}}

\MakeShortVerb{\|}

\begin{document}
\section{T\'{\i}tulo del trabajo:}
Segregaci\'on digital y el libre desarrollo de software.
\section{Tipo de trabajo:}
 Conferencia
\section{Resumen}
Se presentan cifras que demuestran una transici\'on
 en la evoluci\'on del Internet desde un primer
 crecimiento exponencial hasta el crecimiento
 actual acelerado que manifiesta y se establece
 su relaci\'on con el nuevo ciclo de negocios que
 experimenta el Internet \cite{Rheingold}, en el que se
 restringe el libre acceso a las fuentes para
 desarrollar software avanzado \cite{Abbate,Uslaner}. Se muestra la
 influencia del Internet en el cambio social, en la
 medida en que profundiza o nivela las diferencias
 sociales debido a que reduce los costos de adquisici\'on
 de la informaci\'on \cite{NTIA,Hargittai}. Se comentan resultados de
 estudios sobre la influencia del uso del Internet en
 el aumento de la informaci\'on especializada disponible
 para la comunidad cient\'{\i}fica que desarrolla software
\cite{Samuelson,IEEE,Knight} 
. Se dan casos legales de restricci\'on al acceso
 a la informaci\'on que sustenta la creaci\'on de software
 avanzado, debido la puesta en vigor de los nuevos
 tratados internacionales sobre derechos de autor y
 las reacciones que han despertado en la comunidad
 cient\'{\i}fica que desarrolla el software libre y los
 propietarios de estos derechos \cite{Caruso,Perez}. Finalmente se 
pondera el efecto de estos nuevos tratados en el
 adelgazamiento de la red publica de Internet y la
 necesidad de establecer impuestos compensatorios para
 reducir esta brecha en el acceso a la informaci\'on
 relacionada con el desarrollo de software cient\'{\i}fico \cite
{Barra}. 
El autor agradece el apoyo de la Universidad Aut\'onoma
Metropolitana-Azcapotzalco (Laboratorio de Superc\'omputo).
\begin{thebibliography}{10}
\bibitem{Rheingold}
Howard Rheingold,``The Internet and Future of Money",
 {\it Transaction Net}, April 16, 1997. 
\bibitem{Abbate}
 Abbate, J. ``Inventing Internet". Cambridge MA: MIT Press, 1999.
\bibitem{Uslaner}
Uslaner E. 2001. ``The Internet and social capital".
 {\it Proc. ACM}. Forthcoming.
\bibitem{NTIA}
NTIA. ``Falling through the network: Toward digital inclusion".
 Wash. DC: US Dep Commerce.
\bibitem{Hargittai}
Hargittai E. 1999. ``Weaving the Western Webb:
 Explaining difference in Internet conectivity among
 OECD countries".{\it Telecommun. Policy}{\bf  23}: 701-18.
\bibitem{Samuelson}
Pamela Samuelson, ``Anticircumvention Rules:
 Threat to Science," 293{\it Science}{\bf  2028}, Sept. 14, 2001.
\bibitem{IEEE}
IEEE press release, ``IEEE to Revise New 
Copyright Form to Address Author Concerns," April 22, 2002.
\bibitem{Knight}
Will Knight, ``Controversial Copyright 
Clause Abandoned," {\it New Scientist}, April 15, 2002.
\bibitem{Caruso}
 Denise Caruso. ``The Law and the Internet: 
Beware ".{\it Columbia Journalism Review}. May-June 1998 
\bibitem{Perez}
Jos\'e, P\'erez Firmat.``Entran en vigor tratados sobre
 derechos de autor en Internet",{\it CNN} 27 de febrero, 2002
 \bibitem{Barra}
 A. Barra\~n\'on,`` Segregaci\'on digital y globalizaci\'on
 de la investigaci\'on cient\'{\i}fica",{\it Raz\'on y Palabra}, Oct-
Nov, 2002
\end{thebibliography}
\section{Requerimientos para la presentaci\'on del trabajo}
Proyector de video
\section{Datos del autor o autores:}
 Armando Barra\~n\'on Cedillo
\section{Direcci\'on :}
 Rinconada Lago Superior 42 CP 11410
\section{Resumen del curriculum:}
Profesor Titular, Universidad Aut\'onoma Metropolitana.
 Dep. de Ciencias B\'asicas. Desarrollador de 
software cient\'{\i}fico en Linux para la Colaboraci\'on LATINO
(Mex-USA-Argentina). Lic. en F\'{\i}sica y Matem\'aticas, IPN.
 M.Sc. Applied Statistics, The University of Texas at El Paso.
 C. Dr. en Ciencias, U. La Salle.

Algunos art\'{\i}culos de investigaci\'on:

1.- A. Barra\~n\'on,`` Segregaci\'on digital y globalizaci\'on
 de la investigaci\'on cient\'{\i}fica",{\it Raz\'on y Palabra}, Oct-
Nov, 2002

2.-  A. Barra\~n\'on et. al., 
The Critical Exponent of Nuclear 
Fragmentation
, Heavy Ion Physics, 17/1 (2003).

3.-  A. Barra\~n\'on. 
A Natural Concept of Image in the
 Physics of fr. Alonso de la Veracruz
, arXiv:physics/0101010 1 Jan 
2001.

 4.-  A. Barra\~n\'on et. al.,
LATINO: A Semiclassical Model
 to Study Nuclear Fragmentation.
, Rev. Mex. de F\'{\i}s., 45 Supl. 2, 
Oct. (1999) 110.

 5.- A. Barra\~n\'on et. al., "Searching for criticality in
 nuclear fragmentation", Rev. Mex. Fis. 47 - Suppl. 2-(2001),    93-97

 6.- A. Barra\~n\'on. 
Ansatz Potentials and Binding Energies
 in semiconductors
, Bull. Am. Phys. Soc.  44,(1999)1680.

 7.- A. Barra\~n\'on. 
Parameter dependence of Schrödinger
 equation Energy Surfaces
. APORTACIONES MATEM\'aTICAS. Serie
 Comunicaciones 25 (1999) 191-97

 8.- A. Barra\~n\'on. 
Few excitons Hartree-Fock approach for
 quantum dots in heterostructures
, Bull. Am. Phys.  Soc. 45 No. 2  
(2000)117.

 9.- A. Barra\~n\'on et. al., 
Evidence of a Phase Transition
 for He+Ag IMF Collision
, Bull. Am. Phys. Soc. 45  No.2  (2000) 99.

 10.- A. Barra\~n\'on et. al., 
Testing Campi Statistics in HIC
,
 Bull. Am. Phys. Soc. 45 No. 2  (2000) 116.

 11.-  A. Barra\~n\'on. 
El espacio sagrado novohispano en el siglo
 XVI
, Raz\'on y Palabra, Abril, 1996.

12.-  A. Barra\~n\'on. 
La ciencia desde M\'exico
, Raz\'on y Palabra,
 Julio, 1996.

13.-  A. Barra\~n\'on. 
Lo divino en la F\'{\i}sica y la L\'ogica
 aristot\'elicas
,  Raz\'on y Palabra, No. 17, Febrero - Abril(2000).

14.- A. Barra\~n\'on. 
La cuaternidad en la astronom\'{\i}a
 mesoamericana
, Raz\'on y Palabra, No. 17, Febrero -Abril (2000).

15.-  A. Barra\~n\'on. 
Simbolog\'{\i}a solar de Malinalco
, Raz\'on
 y Palabra, No. 18,  Mayo-Julio, 
(2000).                                                                 

Art\'{\i}culos en Memorias de Congreso: 17. Ponencias en Congresos y
 Seminarios: 80. Asistencia a cursos de actualizaci\'on: 14
\section{Tel\'efono y fax :}
 539911602, 0445531167316
\section{Correo electr\'onico :}
 bca at correo.azc.uam.mx
%\newpage

\end{document}



\endinput





-- 

_______________________________________________
CONSOL mailing list
CONSOL at consol.org.mx
http://tlali.iztacala.unam.mx/mailman/listinfo/consol
Politicas de las listas: http://tlali.iztacala.unam.mx/politicas/#listas



More information about the Consol mailing list