[texhax] Bibliography in other page

Darío darioslc at gmail.com
Thu Apr 5 16:21:33 CEST 2012


Well , for now I can include the tex file, is abbreviated, of course:

\documentclass[10pt,a4paper]{article}
\usepackage[a4paper,left=3cm,right=2cm]{geometry} %fija los márgenes
%%%%%%%%%%%%%%%%%%%%%Configuración de páginas%%%%%%%%%%%%%%%%%
\usepackage[spanish,activeacute]{babel} % acentos comunes
\usepackage[utf8]{inputenc} %si se usa Windows cambiar utf8 por latin1
\usepackage{fancyhdr} %para cabecera y pie de página
%\usepackage{fancy}
\topmargin -1in %sube/baja el margen superior
\textheight 10in %altura del texto
\usepackage{upgreek} %para letras griegas en modo matemático
\usepackage{times}
\usepackage{gensymb} % símbolo de grado
\usepackage{graphicx}
\usepackage{hyperref} %para la bibliografía
\usepackage{textcomp}
\usepackage[intlimits]{amsmath}
\usepackage{amssymb} %para usar el \therefore
\usepackage{amsfonts}
\usepackage{float}
\usepackage{capt-of}
\usepackage{captdef}
\renewcommand{\spanishtablename}{Tabla} %cambia cuadro por tabla

\begin{document}
\renewcommand{\refname}{Bibliografía}

%ON THIS PAGE WILL COVER
\setlength{\unitlength}{1 cm} %Especificar unidad de trabajo
\thispagestyle{empty}
\begin{picture}(2,4)
\put(-1,0){\includegraphics[width=3cm,height=3cm]{/home/dario/Dropbox/LaboratorioII/dpto_physic.jpg}}
\end{picture}
\\
\begin{center}
\textbf{
{\textsc{\Large Laboratorio 2}} %textsc pone las letras en mayúscula
con la primera un poco mayor
}\\[0.5cm]
{\textsc{\Large {Ondas Y Óptica}}}\\[1cm]
\textbf{
{\large {Departamento de Física}}\\
{\Large {Facultad de Ciencias Exactas y Naturales}}\\
{\Large {Universidad de Buenos Aires}}\\[1.8cm]
{\large{1\degree Cuatrimestre 2012}}\\[1.5cm]
}
{\huge {Trabajo Práctico N\degree 0}}\\
{\Huge\textbf{TITLE}}\\[2cm]
{\huge {Grupo N\degree 5}}\\[1cm]
{\huge {ALUM}}\\[0.8cm]
{\huge {ALUM}}\\[0.4cm]
\end{center}

\vspace{3cm}
\textbf{\Large {Entrega N\degree: 0}}

\textbf{\Large {Fecha: 14/04/2012}}

%%%%%%%%%%%%%%%%%%%%%%%%END OF COVER%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

\newpage
\setcounter{page}{1}

%%%%%%%%%%%%%%%%%%%%%%%%%% HOME OF THE REPORT%%%%%%%%%%%%%%%%%%%%%
\section{Resúmen}
blablablabla.......
\textit{osciloscopio Trio CS-1020}\cite{osciloscopio}
\textit{multímetro Extech MP530}\cite{multimeter}
\textit{generador de funciones Tektronix CFG253}\cite{generador}.

Nuestro objetivo a posteriori será encontrar la relación entre las
mediciones efectuadas con ambos instrumentos y hallar de esta forma de
qué manera el multímetro efectúa las mismas, ya que a priori sólo
contamos con los datos dados por el fabricante \cite{multimeter}.
%%%%%%%%%

\section{Introducción}

%%%Columnas de datos y gráficos%%%%%%%%%%
%\centering
%{\includegraphics[width=41mm,height=41mm]%{/home/dario/Dropbox/LaboratorioII/TP0/12.jpg}}
%\captionof{figure}{$V_{pp}\mbox{ vs }V_m \mbox{ para frecuencia fija
a } \nu=12 Hz$}
%\label{fig12}

%\begin{table}[h]
%\begin{center}
%\begin{tabular}{|l | r|}
%\hline
%\hline %coloca otra línea
%$V_{pp} \pm0.2 [V]$ & $V_{m}[V] \pm 0.001 [V]$ \\
%\hline	
%$2.9 $& 1.039\\
%\hline
%8.4 & 2.998\\
%\hline
%13.6 & 4.763\\
%\hline
%17 & 5.83\\
%\hline
%22 & 7.87\\
%\hline
%\end{tabular}
%\caption{Valores para frecuencia $\nu=12$ $Hz$}
%\label{12hz}
%\end{center}
%\end{table}

%%MORE GRAPHICS%%%
%HOME OF THE BIBLIOGRAPHY%%%%%%

\newpage
\bibliography{biblio.bib}
\bibliographystyle{plain}

\end{document}
%%%%%%%%%%%%%%%%%%

When i compile, i did pdflatex archive.tex (first time), then bibtex
archive and for last pdflatex archive.tex. No problem, only the line:
\newpage
\bibliography{biblio.bib}
\bibliographystyle{plain}
does not jump page as write in the tex file

Idem if the bibliography script

%	\bibitem{multimeter}User's Guide Extech Instruments
MultiPro\texttrademark Digital MultiMeter Series With PC Interface
%	\bibitem{osciloscopio}Operators Manual Trio CS-1022, CS-1012 (dual
trace oscilloscope), CS-1020, CS-1010 (single trace oscilloscope)
%	\bibitem{generador}User Manual Tektronix CFG253 3 MHz Function Generator
%	\bibitem{errores}Baird, D. C. Experimentación. Una introducción a la
teoría de mediciones y al diseño de experimentos. Prentice Hall, 1991.
%\end{thebibliography}



> I don't know what you did or what the results were.  It would help to
> explain the problem in step-by-step detail and maybe include a small
> working example.  This page describes how to report errors:
>
> http://alum.mit.edu/www/toms/bugs.html
>
> I suggest reading it before sending more reports.  We can't help you
> if we don't understand the problem.



-- 
Darío
|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|
Por favor, no utilice formatos de archivo propietarios para el intercambio
de documentos, como ser DOC, XLS, BMP, PPT, RAR, MP3, DWG,
MOV, FLV, WMV, etc.  sino  ODT, ODS, DJVU, PDF, TXT,
CSV, PNG, FLAC, OGV, GZ o cualquier otro que no obligue a utilizar
un programa de un fabricante concreto.
Info: http://www.gnu.org/philosophy/no-word-attachments.es.html
       http://www.vaslibre.org.ve/publicaciones/odfvsooxml-es.pdf
|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|
 ,              ,
/                \
((__-^^-,-^^-__))
 `-_---' `---_-'
  `--|o` 'o|--'
     \  `  /
      ): :(
     :o_o:
       "-"



More information about the texhax mailing list