I have a problem within ShareLaTex. I get the following error message:
Unicode char' (U+301)
I received it after adding references to my bib file. U+301 seems to refer to ~ signs or accents. That makes sense since I tried to input some Czech names including accents on letters.
What is strange: by now I deleted all of the references that I had recently added as I suspected a problem in them. Still, the References will not update after compiling.
I am using the following specifications:
\documentclass[11pt,oneside]{report}
\usepackage[utf8]{inputenc}
\usepackage[backend=biber,style=bwl-FU]{biblatex}
\addbibresource{Bibliography1.bib}
\setlength\bibitemsep{1.5\itemsep}
.bbland if that does not help also the.bcf. – moewe Mar 09 '16 at 14:19