BibTeX, biblatex and biber ⇒ last author as <firstname> <lastname> in harvard custom .bst
-
- Posts: 6
- Joined: Thu Aug 19, 2010 10:10 am
last author as <firstname> <lastname> in harvard custom .bst
I've created a custom .bst file with makebst, based on the harvard package. It worked quite well and I like the look of most of the items.
However, in the ref list, there's one thing that bugs me. The format for more than one author for the moment is (e.g., with a book)
Doe, John & Smith, Mary (2004). Title. Place: Publisher.
Whereas what I would want it to look like is
Doe, John & Mary Smith (2004). Title. Place: Publisher.
I've had a look at both the harvard documentation and the .bst file itself, but failed to identify what section could be responsible for that.
Is a format like this generally possible in harvard? And if so, what section of the .bst file would it be that needs changed? Or is there any custom code to be applied in the .tex itself?
Many thanks in advance!
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
Re: last author as <firstname> <lastname> in harvard custom
Olof