BibTeX, biblatex and bibercitations in footnotes

Information and discussion about BiBTeX - the bibliography tool for LaTeX documents.
Post Reply
netimen
Posts: 3
Joined: Thu Apr 02, 2009 1:23 am

citations in footnotes

Post by netimen »

I have found several packages, providing the citations in footnotes functionality (http://dante.ctan.org/CTAN/help/Catalog ... rabib.html, http://tug.ctan.org/tex-archive/macros/ ... rib/opcit/).

The problem is that both of them require using theirs bibliography styles. But in Russia we use a special style for bibliography formatting (http://www.ctan.org/tex-archive/biblio/ ... trib/gost/).

Has anybody managed to make one of those packages work with different styles of bibliography?

In fact, I can't understand why the command, providing citations in footnotes functionality should use only a certain bibliography style — I thought these matters were independent.

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org

NEW: TikZ book now 40% off at Amazon.com for a short time.

User avatar
localghost
Site Moderator
Posts: 9202
Joined: Fri Feb 02, 2007 12:06 pm

citations in footnotes

Post by localghost »

Perhaps you can use footbib in combination with the demanded gost bibliography style.


Best regards and welcome to the board
Thorsten¹
netimen
Posts: 3
Joined: Thu Apr 02, 2009 1:23 am

citations in footnotes

Post by netimen »

Thank you but it has some drawbacks:
the numbering of the citations is independent from the footnotes, and if other footnotes (not bibliography ones) appear, they appear separated from the citations.
Post Reply