BibTeX, biblatex and biberCitations without square brackets

Information and discussion about BiBTeX - the bibliography tool for LaTeX documents.
Post Reply
marcdein
Posts: 40
Joined: Sat Dec 19, 2009 2:11 pm

Citations without square brackets

Post by marcdein »

A journal requires citations to be in the form

(John (1999); Peter (2000); and Paul (2003)) or (John (1993) and Peter (2000))

This looks like BibTeX style authordate1, for example, apart from the lack of square brackets. Is there any way to get rid of them?

Thanks.

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

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

Citations without square brackets

Post by kaiserkarl13 »

You should check out some of the options to the natbib package; one of them is the type of brackets to use. I have found this site to be useful: http://merkel.zoneo.net/Latex/natbib.php
Post Reply