BibTeX, biblatex and biberHow can we handle the "non-person" author?

Information and discussion about BiBTeX - the bibliography tool for LaTeX documents.
Post Reply
jjmm
Posts: 13
Joined: Tue Jul 12, 2016 5:23 am

How can we handle the "non-person" author?

Post by jjmm »

Hi,

I have a regular item in the bibliography:

Shambaugh, J. C. (2004), “The effect of fixed exchange rates on monetary policy,” The Quarterly Journal of Economics, 119, 301–352.

but also have the institution-authored papers:

IMF. (2018), Annual Report on Exchange Arrangements and Exchange Restrictions 2017, International Monetary Fund.

Bank of Korea. (2018), 2017 Annual Report, Bank of Korea.

Note that I should not have a dot "." after "IMF" or "Bank of Korea". Is there any easier way to get rid of the dot for institutional authors? I use bst now, so any way based on a modified bst file will work best for me, but if not, then any way employing other packages (natbib?) are also welcome.

The bst file is attached (since I can't upload a bst file, I convert it to a txt file and upload)

Thanks!!!

jjmm
Attachments
econ-a3-3.txt
(78.86 KiB) Downloaded 243 times

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org

NEW: TikZ book now 40% off at Amazon.com for a short time.

kaiserkarl13
Posts: 707
Joined: Tue Mar 25, 2008 5:02 pm

How can we handle the "non-person" author?

Post by kaiserkarl13 »

If you put the whole name in braces, it should interpret it as a single unit and not abbreviate it.
Post Reply