BibTeX, biblatex and biberreferences are gone

Information and discussion about BiBTeX - the bibliography tool for LaTeX documents.
Post Reply
mahmood
Posts: 26
Joined: Sun Oct 31, 2010 11:42 am

references are gone

Post by mahmood »

I don't know what mistake I made in the bib file that I can no longer see the references in the pdf file.

I undo all my changes but still the references are empty!
any idea?

Recommended reading 2024:

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

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

User avatar
Stefan Kottwitz
Site Admin
Posts: 10321
Joined: Mon Mar 10, 2008 9:44 pm

Re: references are gone

Post by Stefan Kottwitz »

Run BibTeX, again, and then (pdf)LaTeX twice.

If it doesn't help, perhaps post your .blg and .log files as attachments.

Stefan
LaTeX.org admin
mahmood
Posts: 26
Joined: Sun Oct 31, 2010 11:42 am

references are gone

Post by mahmood »

Running bibtex shows

Code: Select all

Command Line:   bibtex.exe "template"
Startup Folder: D:\mahmood\latex-template

This is BibTeX, Version 0.99d (Web2C 2011)
The top-level auxiliary file: template.aux
The style file: IEEEtranS.bst
Database file #1: references.bib
-- IEEEtranS.bst version 1.13 (2008/09/30) by Michael Shell.
-- http://www.michaelshell.org/tex/ieeetran/bibtex/
-- See the "IEEEtran_bst_HOWTO.pdf" manual for usage information.
** Sorting version - not for normal IEEE work.
** IEEEtran BST control entry "bstctl:etal" detected.
** IEEEtran BST control entry "bstctl:nodash" detected.
** IEEEtran BST control entry "bstctl:simpurl" detected.

Done.
I have attached blg and log files
thanks for your help
Attachments
template.zip
(13.14 KiB) Downloaded 192 times
Post Reply