[OS X TeX] thebibliography - arXiv
Claus Gerhardt
claus.gerhardt at uni-heidelberg.de
Tue Apr 26 17:47:27 CEST 2011
First, add the lines
\bibliographystyle{hamsplain}
\bibliography{mrabbrev,publications}
to your latex file and run bibtex, where hamsplain and publications should be replaced by the names of your style file resp. your bib file. Bibtex will then produce a .bbl file, copy that file, comment the line
\bibliography{mrabbrev,publications}
and paste the content of the .bbl file at the end of your document.
Claus
On Apr 26, 2011, at 17:25, Vic Norton wrote:
> I am trying to prepare a TeX submission to arXiv.org for the first time.
> The paper is now on my home site as
> http://vic.norton.name/finance-math/notionalPortfolios.pdf
>
> I want to send the paper as one LaTeX file plus a couple of PDF images,
> but I am unclear as to how to incorporate the biography, which consists
> of only two references.
>
> In the current preamble I use
> \usepackage[style=authoryear-comp]{biblatex}
> and, in the external BibTeX bibliography file, the references read
>
> @book{Markowitz:1987wd,
> Author = {Harry M. Markowitz},
> Date-Added = {2009-08-17 08:46:07 -0400},
> Date-Modified = {2009-08-17 11:22:27 -0400},
> Keywords = {{portfolio management} {mathematical models}},
> Publisher = {Blackwell},
> Title = {Mean-Variance Analysis in Portfolio Choice and Capital Markets},
> Year = {1987}}
>
> @online{Norton:2010fk,
> Author = {Vic Norton},
> Date-Added = {2009-08-17 08:46:07 -0400},
> Date-Modified = {2011-04-25 09:02:59 -0400},
> Keywords = {{security returns}},
> Month = {05},
> Note = {Unpublished manuscript},
> Read = {Yes},
> Title = {Adjusted closing prices},
> Url = {http://vic.norton.name/finance-math/adjustedClosingPrices.pdf},
> Year = {2010},
> Bdsk-Url-1 = {http://vic.norton.name/finance-math/adjustedClosingPrices.pdf}}
>
> How do I incorporate this information into a single LaTeX document that
> ends with
>
> \begin{thebibliography}{2}
>
> \bibitem{Markowitz:1987wd}
> ...
>
> \bibitem{Norton:2010fk}
> ...
>
> \end{thebibliography}
> \end{document}
>
> Thanks for your help!
>
> Regards,
>
> Vic
>
> ----------- Please Consult the Following Before Posting -----------
> TeX FAQ: http://www.tex.ac.uk/faq
> List Reminders and Etiquette: http://email.esm.psu.edu/mac-tex/
> List Archive: http://tug.org/pipermail/macostex-archives/
> TeX on Mac OS X Website: http://mactex-wiki.tug.org/
> List Info: http://email.esm.psu.edu/mailman/listinfo/macosx-tex
>
More information about the macostex-archives
mailing list