Text Formattingnatbib | (Author Year) citation (no comma)

Information and discussion about LaTeX's general text formatting features (e.g. bold, italic, enumerations, ...)
Post Reply
fuzzydoor
Posts: 5
Joined: Mon Jun 13, 2011 12:21 pm

natbib | (Author Year) citation (no comma)

Post by fuzzydoor »

I'm using natbib but it only supports author-year with a comma: (Smith, 1990). What I want is the author-year format but without the comma: (Smith 1990). Please help!
Last edited by fuzzydoor on Mon Jun 13, 2011 6:26 pm, edited 1 time in total.

Recommended reading 2024:

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

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

User avatar
localghost
Site Moderator
Posts: 9202
Joined: Fri Feb 02, 2007 12:06 pm

natbib | (Author Year) citation (no comma)

Post by localghost »

I think Section 2.9 of the natbib manual describes quite clear how you can influence that. More specific help only possible with a true minimal example.


Best regards and welcome to the board
Thorsten
fuzzydoor
Posts: 5
Joined: Mon Jun 13, 2011 12:21 pm

Re: natbib | (Author Year) citation (no comma)

Post by fuzzydoor »

localghost,

Thanks! It worked! :D
Post Reply