BibTeX, biblatex and biber\@listctr error

Information and discussion about BiBTeX - the bibliography tool for LaTeX documents.
User avatar
localghost
Site Moderator
Posts: 9202
Joined: Fri Feb 02, 2007 12:06 pm

\@listctr error

Post by localghost »

feanor22 wrote:[...] I didn't understand what you did but it worked! [...]
What I did was taking the code for the thebibliography environment from the »article« class file and modifying it. The first line of the definition now contains the centered heading in bold faced small capitals as you requested.
feanor22 wrote:[...] Actually it is working but not as I expected.
The citations are not being put in order according to appearance.
They are being put alphabetically. Is there a simple way to revert it? [...]
Of course the citations appear as listed in the bibliography. So, for example, if you cite the third item first, it will not be numbered as such. The numbering is determined by the sequence of the items. If the problem with the alphabetical sorting persists, you will have to provide a minimal example that shows the undesired behaviour.

Recommended reading 2024:

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

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

feanor22
Posts: 32
Joined: Mon Oct 13, 2008 3:01 pm

Re: \@listctr error

Post by feanor22 »

Dear localghost,

You mean that if I put the items in order of appearance they will appear as such in the text. I tested and it did work!

Thanks!
Post Reply