%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%File for writing articles for Boletin AMV. 
%%Follow English instructions
%%if your are writing in English. Leave the rest untouched.
%%
%%Archivo para escribir articulos para Boletin AMV. 
%%Siga instrucciones en Espa~nol. No toque lo dem'as.
%%
%%Write your paper in this file. If your article is in English
%%use the style file bamv-ing.cls and uncomment the following
%%instruction:
%%\documentclass{bamv-ing}

%%Escriba su articulo en este archivo. Si su articulo es en
%%Espa~nol use el archivo de estilos bamv-esp.cls y active la
%%siguiente instruccion:
%%\documentclass{bamv-esp}

%%%%%%%%%%%%seccion NO modificable - DO NOT TOUCH %%%%%%%%%%%%%%%
\setcounter{page}{1} 
\boldatos{Pre-impreso/Preprint}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

%%%%%seccion modificable por el autor:
%%%%%section to be modified by author

%%%%%Running Heads - Titulos de pagina:

\autorcorto{ Inicial-nombre + apellido}
%%\autorcorto{ Name-1st. initial + Last name}

\titulocorto{titulo resumido (hasta 30 caracteres)}
%%\titulocorto{short title (up to 30 characters)}

%%%%%%%%%

\title{  }
 
\author{ Nombre - Name   \\ 
        {\normalsize <instituto - institution> } \\
        {\normalsize <mas instituto - more institution> }
}
 
\begin{document}

\maketitle

%%Uncomment if needed: 
%%\begin{abstract}
%% 
%%\end{abstract}
%%
%%(con el archivo bamv-esp.cls se produce automaticamente 
%%la palabra Resumen)
%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

%%%%%%%%%%%%%%%%%%
%% su articulo - your article
%%%%%%%%%%%


%%Uncomment if needed:
%%
%%\begin{thebibliography}{99}
%%\bibitem{}
%%\end{thebibliography}
%%
%%(con el archivo bamv-esp.cls se produce automaticamente 
%%la palabra Referencias)
%%


\end{document}


%%%To insert pictures which are in epsf format
%%%Para insertar dibujos que estan en formato epsf
  \[
  \insertpicture{file.EPSF}{escala}{leyenda}
  \]

%% where "escala" is a number like 100 and depends on the size
%% that the original has. You should try and err!!
%% "leyenda" is the legend or title you give to your picture.
%%
%% la "escala" es un numero como 100 y depende del tama~no  en
%%que se haya guardado el original. Ensaye y yerre!!
%% "leyenda" es el titulo que usted le desee dar a su figura.
%%%%%%%%%%%%%%%%%%%%%%

