BibTeX, biblatex and biber ⇒ asterisked bib items
-
- Posts: 15
- Joined: Sat Jul 25, 2009 12:54 am
asterisked bib items
When generating a reference list, how to make certain bib items appear in bold or *asterisked or *both?
Thanks.
Learn LaTeX easily with newest books:
The LaTeX Beginner's Guide: 2nd edition and perfect for students writing a thesis
The LaTeX Cookbook: 2nd edition full of practical examples for mathematics, physics, chemistry, and more
LaTeX Graphics with TikZ: the first book about TikZ for perfect drawings in your LaTeX thesis
-
- Site Moderator
- Posts: 814
- Joined: Tue Jul 01, 2008 2:19 pm
Re: asterisked bib items
-
- Posts: 15
- Joined: Sat Jul 25, 2009 12:54 am
Re: asterisked bib items
I am using natbib, style: agsm (author: year).
And thanks for taking time to answer the questions.
asterisked bib items
taking into account that the criterion is relevance (which is not one of the fields of a .bib database), I don't see how to easily implement a .bst file to do the job. At the moment, the only "easy" solution that comes to my mind is to do the changes manually; once your bibliography section is in its final version, you can manually edit the .bbl file generated by BIBTeX and make the necessary modifications. Then you can compile your .tex file in the standard way, but without running BIBTeX.
For this, I already made a suggestion in this other thread.phoneticist wrote:...For the papers where I have contributed I would like be able to generate a separate bibliography list (but that, I guess, is another story)...
-
- Posts: 15
- Joined: Sat Jul 25, 2009 12:54 am