Dear LaTeX community,
After almost two years of work and reading almost infinite numbers of posts I have my theses seems to be completed. I took numerous latex barriers with your help and every time I got up again. Even now when my PhD supervisor wants a properly formatted doc-file work ... (amazing).
The fact that now the doctoral office insisting that the quotations in the text must not be marked with numbers (which I think is only logical, and in most publications in reputable journals used) but with author and year of publication. Unfortunately the bibliography of publications has to be sorted alphabetical AND numbered, which is absolutely inconsistent and not logic at all. But well, I do not want to understand this...
So far I'm just using the program papers to generate a file Lit.bib I used at the end of the document using the commands:
Code: Select all
\bibliography{Lit}
\bibliographystyle{plain}
All previous attempts to jurabib natbib or are so far only resulted in error messages.
Can someone help me please?
ed, daniel