Theses, Books, Title pagesBibliography error Something's wrong perhaps a missing \item

Classicthesis, Bachelor and Master thesis, PhD, Doctoral degree
Post Reply
GuiRitter
Posts: 4
Joined: Mon May 09, 2016 7:33 pm

Bibliography error Something's wrong perhaps a missing \item

Post by GuiRitter »

Hi everyone.

I'm using a template I got from a friend, because the template's source is broken [1], and there are no documents or manuals there. I tried to make an MWE and removed as much as I could from the project. By adding the bibliography, the following error occurs:

Code: Select all

] (tcc_dinf.bbl

! LaTeX Error: Something's wrong--perhaps a missing \item.

See the LaTeX manual or LaTeX Companion for explanation.
Type  H <return>  for immediate help.
 ...                                              
                                                  
l.1 ...\parindent}}\vspace*{-1cm}\begin{flushleft}
                                                  
Try typing  <return>  to proceed.
If that doesn't work, type  X <return>  to quit.

) AED: lastpage setting LastPage [2
The funny thing is, since there are no documents, I don't even know what is the consequence of that error. The PDF seems to be generated just fine, but I can't know if what I see is the expected result. So, I would like to see if someone can find out how to fix this error, since I only have superficial knowledge of LaTeX and do not know how to alter the template files.

I've tested with both ShareLaTeX and TeXMaker. The ".log" and ".bbl" files from TeXMaker are attached, together with the MWE. The main file is "tcc_dinf.tex".

Thanks in advance.

[1] http://inf.unisc.br/gpsem/?page_id=190
Attachments
tcc_dinf.log
(19.76 KiB) Downloaded 494 times
tcc_dinf.bbl
(236 Bytes) Downloaded 546 times
TCC1 MWE.zip
(31.11 KiB) Downloaded 260 times

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
Johannes_B
Site Moderator
Posts: 4182
Joined: Thu Nov 01, 2012 4:08 pm

Re: Bibliography error on third party template

Post by Johannes_B »

Welcome, template are a constant source of tickets for helpers.

There might be a reason that the template cannot be accessed?

Nevermind, some of the package files are very very old, they shouldn't be distributed that way anyways. The bst-file that comes with your zip is ... i don't know who came up with this. I removed the faulty bits, see the attachement. Of course i am not quite sure what the original author had in mind.
Attachments
guiabnt.bst
(28.74 KiB) Downloaded 531 times
The smart way: Calm down and take a deep breath, read posts and provided links attentively, try to understand and ask if necessary.
GuiRitter
Posts: 4
Joined: Mon May 09, 2016 7:33 pm

Re: Bibliography error on third party template

Post by GuiRitter »

I suppose the reason why it can't be accessed anymore is simply because that page isn't maintained anymore, as it lists students that have already graduated, but I could be wrong.

I tested your file and the outputs look the same, but the error is gone. I will use it from now on, and keep a link to this thread in a comment for credit and future reference.

Thank you for your effort!
Post Reply