| The Output | The Input |
|
\documentclass[12pt,a4paper,german,english]{article}
\usepackage{babel}
\usepackage[%
titleformat=italic,%
titleformat=commasep,%
commabeforerest,%
ibidem=strict,%
citefull=first,%
lookat,%
oxford,%
^^^^^^
pages=format,%
idem%
^^^^
]{jurabib}
\begin{document}
\footcite[23--67]{bergmeier80}
\footcite[23--67]{helm72}
\footcite[23--67]{helm82}
\footcite[23--67]{helm82a}
\footcite[23--67]{helm97}
\footcite[23--67]{bergmeier80}
\footcite[23--67]{Thiselton99}
\footcite[23--67]{LunWalThis99}
\footcite[23--67]{Lundin99}
\footcite[23--67]{Lundin99}
\footcite[67f]{Lundin99}
\footcite[23--67]{Kraft74}
\footcite[23--67]{Oberman88}
\footcite[67ff]{bergmeier80}
\footcite[67]{helm72}
\footcite[67]{helm82}
\footcite[67]{helm82a}
\footcite[67]{helm97}
\footcite[67]{bergmeier80}
\footcite[67]{Thiselton99}
\footcite[67]{LunWalThis99}
\footcite[67]{Lundin99}
\footcite[67]{Kraft74}
\footcite[67]{Oberman88}
%%%% !!!
%%%% jhuman.bst is frozen and will be no longer available!
%%%% jox.bst is taking over the `oxford' part of it.
%%%% !!!
\bibliographystyle{jhuman}%
\nobibliography{jbtesthu}
\end{document}
|
The same document as above, but now we are using `chicago' style.
| The Output | The Input |
|
\documentclass[12pt,a4paper,german,english]{article}
\usepackage{babel}
\usepackage[%
titleformat=italic,%
titleformat=commasep,%
commabeforerest,%
ibidem=strict,%
citefull=first,%
lookat,%
chicago,%
^^^^^^^^
pages=format,%
]{jurabib}
\begin{document}
\footcite[23--67]{bergmeier80}
\footcite[23--67]{helm72}
\footcite[23--67]{helm82}
\footcite[23--67]{helm82a}
\footcite[23--67]{helm97}
\footcite[23--67]{bergmeier80}
\footcite[23--67]{Thiselton99}
\footcite[23--67]{LunWalThis99}
\footcite[23--67]{Lundin99}
\footcite[23--67]{Lundin99}
\footcite[67f]{Lundin99}
\footcite[23--67]{Kraft74}
\footcite[23--67]{Oberman88}
\footcite[67ff]{bergmeier80}
\footcite[67]{helm72}
\footcite[67]{helm82}
\footcite[67]{helm82a}
\footcite[67]{helm97}
\footcite[67]{bergmeier80}
\footcite[67]{Thiselton99}
\footcite[67]{LunWalThis99}
\footcite[67]{Lundin99}
\footcite[67]{Kraft74}
\footcite[67]{Oberman88}
%%%% !!!
%%%% jhuman.bst is frozen and will be no longer available!
%%%% jox.bst is taking over the `oxford' part of it.
%%%% !!!
\bibliographystyle{jhuman}
\nobibliography{jbtesthu}
\end{document}
|
If you want to have all your notes at the end of the document, no problem, jurabib is compatible to endnotes.sty, this will transform all the various cite commands into endnotes, simply by loading endnotes.sty. You can use \nobibliography in combination:
| The Output | The Input |
|
\documentclass[12pt,a4paper,german,english]{article}
\usepackage{babel}
\usepackage[%
titleformat=italic,%
titleformat=commasep,%
commabeforerest,%
ibidem=strict,%
citefull=first,%
chicago,%
pages=format,%
]{jurabib}
\usepackage{endnotes}
^^^^^^^^^^^^^^^^^^^^^
\begin{document}
\footcite[23--67]{bergmeier80}
\footcite[23--67]{helm72}
\footcite[23--67]{helm82}
\footcite[23--67]{helm82a}
\footcite[23--67]{helm97}
\footcite[23--67]{bergmeier80}
\footcite[23--67]{Thiselton99}
\footcite[23--67]{LunWalThis99}
\footcite[23--67]{Lundin99}
\footcite[23--67]{Lundin99}
\footcite[67f]{Lundin99}
\footcite[23--67]{Kraft74}
\footcite[23--67]{Oberman88}
\footcite[67ff]{bergmeier80}
\footcite[67]{helm72}
\footcite[67]{helm82}
\footcite[67]{helm82a}
\footcite[67]{helm97}
\footcite[67]{bergmeier80}
\footcite[67]{Thiselton99}
\footcite[67]{LunWalThis99}
\footcite[67]{Lundin99}
\footcite[67]{Kraft74}
\footcite[67]{Oberman88}
\theendnotes
^^^^^^^^^^^^
%%%% !!!
%%%% jhuman.bst is frozen and will be no longer available!
%%%% jox.bst is taking over the `oxford' part of it.
%%%% !!!
\bibliographystyle{jhuman}
\nobibliography{jbtesthu}
\end{document}
|
jurabib is able to handle primitive author-year citations, with the standard `authorformat=year' option the year appears immediately after the authors name ...
| The Output | The Input |
|
\documentclass[12pt,a4paper,german,english]{article}
\usepackage{babel}
\usepackage[%
authorformat=year,%
^^^^^^^^^^^^^^^^^^
titleformat=italic,%
titleformat=commasep,%
commabeforerest,%
ibidem=strict,%
citefull=first,%
pages=format,%
]{jurabib}
\begin{document}
\footcite[23--67]{bergmeier80}
\footcite[23--67]{helm72}
\footcite[23--67]{helm82}
\footcite[23--67]{helm82a}
\footcite[23--67]{helm97}
\footcite[23--67]{bergmeier80}
\footcite[23--67]{Thiselton99}
\footcite[23--67]{LunWalThis99}
\footcite[23--67]{Lundin99}
\footcite[23--67]{Lundin99}
\footcite[67f]{Lundin99}
\footcite[23--67]{Kraft74}
\footcite[23--67]{Oberman88}
\footcite[67ff]{bergmeier80}
\footcite[67]{helm72}
\footcite[67]{helm82}
\footcite[67]{helm82a}
\footcite[67]{helm97}
\footcite[67]{bergmeier80}
\footcite[67]{Thiselton99}
\footcite[67]{LunWalThis99}
\footcite[67]{Lundin99}
\footcite[67]{Kraft74}
\footcite[67]{Oberman88}
%%%% !!!
%%%% jhuman.bst is frozen and will be no longer available!
%%%% jox.bst is taking over the `oxford' part of it.
%%%% !!!
\bibliographystyle{jhuman}
\nobibliography{jbtesthu}
\end{document}
|
... by using \jbyearaftertitle in the preamble the year appears after the title:
| The Output | The Input |
|
\documentclass[12pt,a4paper,german,english]{article}
\usepackage{babel}
\usepackage[%
authorformat=year,%
^^^^^^^^^^^^^^^^^^
titleformat=italic,%
titleformat=commasep,%
commabeforerest,%
ibidem=strict,%
citefull=first,%
pages=format,%
]{jurabib}
\jbyearaftertitle
^^^^^^^^^^^^^^^^^
\begin{document}
\footcite[23--67]{bergmeier80}
\footcite[23--67]{helm72}
\footcite[23--67]{helm82}
\footcite[23--67]{helm82a}
\footcite[23--67]{helm97}
\footcite[23--67]{bergmeier80}
\footcite[23--67]{Thiselton99}
\footcite[23--67]{LunWalThis99}
\footcite[23--67]{Lundin99}
\footcite[23--67]{Lundin99}
\footcite[67f]{Lundin99}
\footcite[23--67]{Kraft74}
\footcite[23--67]{Oberman88}
\footcite[67ff]{bergmeier80}
\footcite[67]{helm72}
\footcite[67]{helm82}
\footcite[67]{helm82a}
\footcite[67]{helm97}
\footcite[67]{bergmeier80}
\footcite[67]{Thiselton99}
\footcite[67]{LunWalThis99}
\footcite[67]{Lundin99}
\footcite[67]{Kraft74}
\footcite[67]{Oberman88}
%%%% !!!
%%%% jhuman.bst is frozen and will be no longer available!
%%%% jox.bst is taking over the `oxford' part of it.
%%%% !!!
\bibliographystyle{jhuman}
\nobibliography{jbtesthu}
\end{document}
|
It's easy to format the citations. Here we are switching to another separation of authors instead of slashes as in the example above (`authorformat=and' is the default for `oxford' and `chicago' option). And we are removing the parentheses around the year.
| The Output | The Input |
|
\documentclass[12pt,a4paper,german,english]{article}
\usepackage{babel}
\usepackage[%
authorformat={year,and},%
^^^
titleformat=italic,%
titleformat=commasep,%
commabeforerest,%
ibidem=strict,%
pages=format,%
]{jurabib}
\jbyearaftertitle
\renewcommand{\jbcitationyearformat}[1]{#1}
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
\begin{document}
\footcite[23--67]{bergmeier80}
\footcite[23--67]{helm72}
\footcite[23--67]{helm82}
\footcite[23--67]{helm82a}
\footcite[23--67]{helm97}
\footcite[23--67]{bergmeier80}
\footcite[23--67]{Thiselton99}
\footcite[23--67]{LunWalThis99}
\footcite[23--67]{Lundin99}
\footcite[23--67]{Lundin99}
\footcite[67f]{Lundin99}
\footcite[23--67]{Kraft74}
\footcite[23--67]{Oberman88}
\footcite[67ff]{bergmeier80}
\footcite[67]{helm72}
\footcite[67]{helm82}
\footcite[67]{helm82a}
\footcite[67]{helm97}
\footcite[67]{bergmeier80}
\footcite[67]{Thiselton99}
\footcite[67]{LunWalThis99}
\footcite[67]{Lundin99}
\footcite[67]{Kraft74}
\footcite[67]{Oberman88}
%%%% !!!
%%%% jhuman.bst is frozen and will be no longer available!
%%%% jox.bst is taking over the `oxford' part of it.
%%%% !!!
\bibliographystyle{jhuman}
\bibliography{jbtesthu}
\end{document}
|