Search found 2 matches

by flo12392
Tue Sep 16, 2014 9:44 am
Forum: BibTeX, biblatex and biber
Topic: Can't clearpage before bibliography
Replies: 4
Views: 4007

Can't clearpage before bibliography

Thank you for your quick answer. You were correct in mentioning that the bibliography itself was not the cause of the problem. Somewhere else in my article I used the following code to move an image slightly to the right:


\captionsetup{width=1\textwidth}
\begin{figure}[H]
\center
\hbox{\hspace ...
by flo12392
Mon Sep 15, 2014 4:51 pm
Forum: BibTeX, biblatex and biber
Topic: Can't clearpage before bibliography
Replies: 4
Views: 4007

Can't clearpage before bibliography

Dear all,

I am currently writing my thesis but I have encountered an issue to which I cannot find a solution. I can not use a \clearpage before my bibliography anymore. If i do so, I get the error:

Error - Line 1 - !LaTeX Error: Something's wrong--perhaps a missing \item. See the LaTeX manual or ...