BibTeX, biblatex and biberShowing page references in bibliography but not in main text

Information and discussion about BiBTeX - the bibliography tool for LaTeX documents.
Post Reply
sjt
Posts: 1
Joined: Wed Jan 19, 2011 1:49 am

Showing page references in bibliography but not in main text

Post by sjt »

Hi, I'm new to LaTeX and have hit a wall with a referencing problem
For my essay I have to give citations in the form of superscript numerical references - to do this I am currently using the nature template from the natbib package. However, I cannot find a way to state page references in the bibliography without them appearing in the main text as well. Is this possible?

Also, is it possible to use a single @book entry with multiple references to different sections within it, or do I have to use a seperate @inbook entry for each section in my .bib file?

Recommended reading 2024:

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

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

And: Currently, Packt sells ebooks for $4.99 each if you buy 5 of their over 1000 ebooks. If you choose only a single one, $9.99. How about combining 3 LaTeX books with Python, gnuplot, mathplotlib, Matlab, ChatGPT or other AI books? Epub and PDF. Bundle (3 books, add more for higher discount): https://packt.link/MDH5p

Sleft
Posts: 16
Joined: Fri Nov 12, 2010 4:19 pm

Showing page references in bibliography but not in main text

Post by Sleft »

Maybe you can solve the problem with biblatex? It is a very capable package. Check their examples if there is a style matching your preference. Maybe the verbose is what you are looking for?
Post Reply