TeX - LaTeX Asked on May 5, 2021
why, for example in n.3, I don’t get the publisher={Pafnuty Publications, Oxford},
@misc{driscoll2014chebfun,
title={Chebfun guide},
author={Driscoll, Tobin A and Hale, Nicholas and Trefethen, Lloyd N},
year={2014},
publisher={Pafnuty Publications, Oxford}
}
Same prooblem in 17,
@misc{whitefluid,
title={Fluid mechanics', 2nd edn; 1986},
author={White, FM},
publisher={Singapore, McGraw-Hill Book Co}
}
The standard @misc
bibliography type does not provide a publisher
field. Use organization
instead:
documentclass{article}
usepackage{biblatex}
addbibresource{jobname.bib}
begin{filecontents}[overwrite]{jobname.bib}
@misc{driscoll2014chebfun,
title={Chebfun guide},
author={Driscoll, Tobin A and Hale, Nicholas and Trefethen, Lloyd N},
year={2014},
organization={Pafnuty Publications, Oxford},
}end{filecontents}
begin{document}
nocite{*}
printbibliography
end{document}
A more correct way to get the location is this:
organization={Pafnuty Publications},
location = {Oxford},
which gives:
Correct answer by Ivan on May 5, 2021
Get help from others!
Recent Answers
Recent Questions
© 2024 TransWikia.com. All rights reserved. Sites we Love: PCI Database, UKBizDB, Menu Kuliner, Sharing RPP