Search found 2 matches
- Thu Apr 12, 2012 8:19 am
- Forum: BibTeX, biblatex and biber
- Topic: @misc files not appearing
- Replies: 2
- Views: 4123
Re: @misc files not appearing
Thank you so much for taking the time to check for me. I found the problem, and it was something else in my citations file. Thanks again.
- Fri Mar 02, 2012 7:42 am
- Forum: BibTeX, biblatex and biber
- Topic: @misc files not appearing
- Replies: 2
- Views: 4123
@misc files not appearing
I'm working with a document of the following form:
\documentclass[10pt]{amsart}
\usepackage{hyperref}
\usepackage{latexsym,amsfonts,amssymb,amsmath,amsthm,graphicx}
\begin{document}
MY DOCUMENT HERE
\bibliographystyle{plain}
\bibliography{citations}
\end{document}
No matter what I do, I can ...
\documentclass[10pt]{amsart}
\usepackage{hyperref}
\usepackage{latexsym,amsfonts,amssymb,amsmath,amsthm,graphicx}
\begin{document}
MY DOCUMENT HERE
\bibliographystyle{plain}
\bibliography{citations}
\end{document}
No matter what I do, I can ...