TransWikia.com

German citation not shown properly

TeX - LaTeX Asked by T34driver on February 14, 2021

I have a german article to cite, and in my bib file I typed something like the following

@article{müjaaa2005,
  title={aaaa},
  author={Müjaaa},
  journal={aaaa},
  pages={111},
  year={2005},
  publisher={aaa}
}

however cite{müjaaa2005} only shows a question mark.

The beginning part of my tex file looks like the following:

 begin{filecontents}{preliminary.sty}
ProvidesPackage{preliminary}
DeclareOption{draft}{%
  AtBeginDocument{%
    renewcommandmaketitlehookc{%
      begin{center}(Preliminary and Incomplete)end{center}}}}
ProcessOptions
RequirePackage{titling}
endinput
end{filecontents}
documentclass[12pt]{article}
usepackage{preliminary}
usepackage[ngerman]{babel}
usepackage[utf8x]{inputenc}
usepackage[T1]{fontenc}
usepackage[round,authoryear]{natbib}

Anyone knows how to fix this problem, and let it show müjaaa(2005) ?

Thanks!

One Answer

I just found that changing to the following

@article{mujaaa2005,
  title={aaaa},
  author={M{"{u}}jaaa},
  journal={aaaa},
  pages={111},
  year={2005},
  publisher={aaa}
}

as well as cite{mujaaa2005} has solved the problem.

Answered by T34driver on February 14, 2021

Add your own answers!

Ask a Question

Get help from others!

© 2024 TransWikia.com. All rights reserved. Sites we Love: PCI Database, UKBizDB, Menu Kuliner, Sharing RPP