Please, I am using the MastersDoctoralThesis template- Everything was going on well until I added more articles in the bibliography file (example.bib). Now, when I try to compile, it displays the following error message:
"! Undefined control sequence.
<argument> ...ibnameprefix {d.}\isdot ...
Search found 3 matches
- Sat Apr 30, 2016 8:41 pm
- Forum: BibTeX, biblatex and biber
- Topic: Undefined control sequence \ifprefchar
- Replies: 1
- Views: 2356
- Sat Apr 30, 2016 8:31 pm
- Forum: BibTeX, biblatex and biber
- Topic: Biblatex Undefined control sequence \ifprefchar
- Replies: 1
- Views: 2786
Biblatex Undefined control sequence \ifprefchar
Please, I am using MastersDoctoralThesis Template
I added more articles within the example.bib file and when compiling, this is the error message I receive.
"! Undefined control sequence.
<argument> ...ibnameprefix {d.}\isdot \ifprefchar
{} {} {\ifuseprefix {\bibn...
l.375 \printbibliography ...
I added more articles within the example.bib file and when compiling, this is the error message I receive.
"! Undefined control sequence.
<argument> ...ibnameprefix {d.}\isdot \ifprefchar
{} {} {\ifuseprefix {\bibn...
l.375 \printbibliography ...
- Sat Dec 19, 2015 7:14 pm
- Forum: Page Layout
- Topic: How to get rid of "0" preceding my sections numbers?
- Replies: 2
- Views: 3538
How to get rid of "0" preceding my sections numbers?
I am writing a Master thesis using MastersDoctoralthesis template. My thesis will not contain Chapters, but only sections and subsections.I simply ignored Include chapter in the main.tex file, but now the numbers of sections are preceeded by 0. For example, 0.1 Introduction, 0.2 Literature review ...