BibTeX, biblatex and biberapalike - no brackets

Information and discussion about BiBTeX - the bibliography tool for LaTeX documents.
Post Reply
xbender
Posts: 9
Joined: Thu Aug 26, 2010 10:39 pm

apalike - no brackets

Post by xbender »

Hi,

I am using apalike package and I would like to make a reference to one article inside a normal paragraph text. Apalike package makes all the refs inside round brackets, is there a way to make refs without brackets?
thank you!! The aim is to have normal lookint text with ref "The same problem is adressed by Hosken, 2004.", not "The same problem is adressed by (Hosken, 2004)".
thank you!

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
frabjous
Posts: 2064
Joined: Fri Mar 06, 2009 12:20 am

apalike - no brackets

Post by frabjous »

Are you using the natbib package already? If not, you should consider it. It has different citation commands for different purposes (\citealt would be the one you want, though there are a lot of other options.)
Post Reply