source: proiecte/pmake3d/make3d_original/Make3dSingleImageStanford_version0.1/third_party/qtfm/tex/test.tex @ 37

Last change on this file since 37 was 37, checked in by (none), 14 years ago

Added original make3d

File size: 818 bytes
Line 
1\documentclass{article}
2\usepackage[latin9]{inputenc}
3\usepackage{url}
4\usepackage{natbib}
5\begin{document}
6Test document to verify the BiBTeX database file \texttt{qtfm.bib}
7which provides citations for \texttt{QTFM} itself and several articles
8and papers which are referenced in the source code.
9
10Note that some of the fields within the BiBTeX database file may not be
11printed by the standard BiBTeX style files. In particular, the DOI and
12EPRINT fields are not normally output. You should use if possible one of
13the style files that supports these fields in order to get a full listing
14of the reference. Try, for example, hplain or similar to get the EPRINT
15field to print, or the natbib package, used here, which will output the
16DOI field.
17\nocite{*}
18\bibliographystyle{plainnat}
19\bibliography{qtfm}
20\end{document}
Note: See TracBrowser for help on using the repository browser.