BibTeX, biblatex and biber ⇒ Formatting institution name as an author using bst
Formatting institution name as an author using bst
I am trying to format an institution name as an author using bst file. This is what I got:
ECB. (2009), ECB Monthly Bulletin, September, European Central Bank.
"ECB" is the name of the author, an institute. How could I get rid of the dot after "ECB"? What I would like to produce is
ECB (2009), ECB Monthly Bulletin, September, European Central Bank.
My bib item:
@book{ecb09_monthly_bul,
author = {{ECB}},
title = {ECB Monthly Bulletin, September},
publisher = {{European Central Bank}},
year = 2009,
volume = ,
series = ,
address = {},
edition = ,
month = 9,
note = {September},
isbn = {}
}
There is a related post here
https://tex.stackexchange.com/questions ... references
but is there any easier way to do it without natbib, say, by modifying the bst file?
Thanks!!
NEW: TikZ book now 40% off at Amazon.com for a short time.
And: Currently, Packt sells ebooks for $4.99 each if you buy 5 of their over 1000 ebooks. If you choose only a single one, $9.99. How about combining 3 LaTeX books with Python, gnuplot, mathplotlib, Matlab, ChatGPT or other AI books? Epub and PDF. Bundle (3 books, add more for higher discount): https://packt.link/MDH5p
- Johannes_B
- Site Moderator
- Posts: 4182
- Joined: Thu Nov 01, 2012 4:08 pm
Formatting institution name as an author using bst
Natbib takes care of citations. It doesn't really change the bibliography.