General ⇒ Bug "File ended while scanning use of \field.
-
- Posts: 2
- Joined: Wed Jul 28, 2021 4:42 pm
Bug "File ended while scanning use of \field.
I am writing this post because I have not found a solution to the following problem anywhere else:
! File ended while scanning use of \field. < inserted text> \par \begin{document}.
I tried to remove parts of the text to find where the error is but the error persists.
This happened when I added a bibliographic source in my .bib, but when I removed it, the error persists.
I'm totally freaking out because my paper is due soon...
If someone could help me, thank you very much in advance
Learn LaTeX easily with newest books:
The LaTeX Beginner's Guide: 2nd edition and perfect for students writing a thesis
The LaTeX Cookbook: 2nd edition full of practical examples for mathematics, physics, chemistry, and more
LaTeX Graphics with TikZ: the first book about TikZ for perfect drawings in your LaTeX thesis
- Ijon Tichy
- Posts: 640
- Joined: Mon Dec 24, 2018 10:12 am
Bug "File ended while scanning use of \field.

}
missing at the argument of a \field
command.
-
- Posts: 2
- Joined: Wed Jul 28, 2021 4:42 pm
Bug "File ended while scanning use of \field.
I don't understand at all what happened because other than that, I didn't change anything. I hope this will not happen again.
Thank you for your answer and next time, I will think to put a minimal example.