BibTeX, biblatex and biberHow to change the content of a citation in the text

Information and discussion about BiBTeX - the bibliography tool for LaTeX documents.
Post Reply
alex170872
Posts: 6
Joined: Fri Jan 14, 2011 4:13 pm

How to change the content of a citation in the text

Post by alex170872 »

Hi,

I would like to change the content of a citation in the normal text. Normally a reference is cited lie the following:

blah as seen in [13], ...

or like this:

blah as been found in (Doe, 2006), ....

I would like to adjust this 'text' what is shown as a citation. Here are my specific questions:

= Where in the bst file is the actual cited text defined (i.e., a number, author and date, ...)
= Can this be changed to just show a simple unique entry of a bibtext description?

If someone could give an example how this should work, that would be great.

Thanks
Alex

Recommended reading 2024:

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

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

frabjous
Posts: 2064
Joined: Fri Mar 06, 2009 12:20 am

How to change the content of a citation in the text

Post by frabjous »

bst editing is not for the feint of heart; if you really must, see Tame the BeaST.

It's probably better to switch to BibLaTeX if you want to really have fine grained control over this kind of thing.
alex170872
Posts: 6
Joined: Fri Jan 14, 2011 4:13 pm

Re: How to change the content of a citation in the text

Post by alex170872 »

Hi,

I appreciate your help, and I gave the "Tame the BeaST" document a look, but it does not seem to answer my question. It explains how to work with the bst file to format the references at the end of the document, but not the way the references appear in the main text (i.e. as number or as Author+year...).

Anyone any more specific idea or a link to some documentation on this particular issue?


Thanks
Alex
Post Reply