hello,
i tried to use the multibib, but now i have another problem
instead of counting from 9 the second bibliography, in the resulting PDF file it starts from 10 and goes from 10 to 10, namely
[10], [20], ...
i used the commands
\makeatletter
\renewcommand{\@biblabel}[1]{[#10]}
\makeatother
i ...
Search found 3 matches
- Tue Jan 31, 2012 10:07 am
- Forum: BibTeX, biblatex and biber
- Topic: Two Bibliographies in one Document
- Replies: 3
- Views: 2802
- Mon Jan 30, 2012 7:50 pm
- Forum: BibTeX, biblatex and biber
- Topic: Two Bibliographies in one Document
- Replies: 3
- Views: 2802
Re: Two Bibliographies in one Document
thanks for the hint and the welcome 
i'll check it and try to make it work

i'll check it and try to make it work
- Mon Jan 30, 2012 5:40 pm
- Forum: BibTeX, biblatex and biber
- Topic: Two Bibliographies in one Document
- Replies: 3
- Views: 2802
Two Bibliographies in one Document
hello there,
I am not so used with LaTeX and in must prepare a document where the bibliography should be split into 2 lists, one with my papers and the other with other cited articles.
I tried defining both with the "thebibliography" environment, but the second starts from [1], and i need it to ...
I am not so used with LaTeX and in must prepare a document where the bibliography should be split into 2 lists, one with my papers and the other with other cited articles.
I tried defining both with the "thebibliography" environment, but the second starts from [1], and i need it to ...