GeneralReferences warnings

General information and discussion about TeXnicCenter
User avatar
localghost
Site Moderator
Posts: 9201
Joined: Fri Feb 02, 2007 12:06 pm

Re: References warnings

Post by localghost »

Take a look on the "Analyze" tab in the output window at the bottom for details. The warnings are caused by the faulty entries in the BIB file as I mentioned above. My MWE works fine. Adding your entry causes a warning.
How to make a "Minimal Example"
Board Rules
Avoidable Mistakes[/size]

¹ System: openSUSE 42.2 (Linux 4.4.52), TeX Live 2016 (vanilla), TeXworks 0.6.1

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org
LaTeX Beginner's Guide LaTeX Cookbook LaTeX TikZ graphics TikZによるLaTeXグラフィックス
jamesmusik
Posts: 8
Joined: Wed Nov 21, 2007 9:10 am

Re: References warnings

Post by jamesmusik »

The tab is actually labeled parse. Thank you, I now can see the warning itself and fix the problem. Thank you for your condescending help.
jamesmusik
Posts: 8
Joined: Wed Nov 21, 2007 9:10 am

Re: References warnings

Post by jamesmusik »

In case anyone is interested, the particular reason TeXnicCenter's parser was finding errors, but there were none when I built the tex file, was that I was using an entry type (collection) that is used by the package biblatex, but TeXnicCenter's parser did not recognize.
Post Reply