From f5d47a775e34076c6fbe631abd93386fba0d13c6 Mon Sep 17 00:00:00 2001 From: Mohit Ahuja Date: Fri, 30 Mar 2018 16:49:08 +0200 Subject: [PATCH] fixing bibliography prefix for links --- my-thesis.tex | 1 + 1 file changed, 1 insertion(+) diff --git a/my-thesis.tex b/my-thesis.tex index 07f451f..817d4c2 100644 --- a/my-thesis.tex +++ b/my-thesis.tex @@ -80,6 +80,7 @@ \setlength{\biblabelsep}{0pt} \setlength{\bibitemsep}{0.5\baselineskip plus 0.5\baselineskip} \printbibliography[nottype=online] +\newrefcontext[labelprefix=@] \printbibliography[heading=subbibliography,title={Webpages},type=online,prefixnumbers={@}] } \cleardoublepage