Search found 2 matches

by melaw
Thu Apr 11, 2013 2:10 pm
Forum: BibTeX, biblatex and biber
Topic: Modifications to BibTeX Style File
Replies: 1
Views: 5446

Modifications to BibTeX Style File

Hi folks!

This is a bit strange, but I managed to fix it by myself.
I will give you the solution:

In the apalike.bst, delete the functions format.bvolume and forman.vol.num.pages in Notepad++.

Then add this code:

FUNCTION {bolden}
{ duplicate$ empty$
{ pop$ "" }
{ "\textbf{" swap ...
by melaw
Thu Apr 11, 2013 11:37 am
Forum: BibTeX, biblatex and biber
Topic: Modifications to BibTeX Style File
Replies: 1
Views: 5446

Modifications to BibTeX Style File

Hi!

I am currently working on my thesis and I am using "apalike" as BibTeX Style.

However, I now was told the volume number has to be bold, and I struggle in doing so. I tried to find a .bst that does what I want, but only to find ametsoc.

That .bst does make the volume number bold, but shows ...