burny112
13-05-2016, 17:28
Hallo in die Runde,
ich möchte mein LitVz nach ISO 690 aufbauen. Laut den Experten geht das nur mit BibLatex. Bisher habe ich BibTex gneutzt und will das Dokument jetzt umstellen.
Aber schon im Minimal-Bsp hängt es. Es wird einfach kein Lit Vz ausgeworfen
\documentclass[paper=a4,fontsize=11pt]{scrartcl}
\usepackage[ngerman]{babel}
\usepackage[babel, german=quotes]{csquotes}
\usepackage[style=numeric-comp]{
biblatex}
\addbibresource{test.bib}
\begin{document}
Anhand der verschiedenen Untersuchungen \cite{AllenI.Laskin.2004,Allweyer.2009} der letzten \cite{Allen.2004} und \cite{Alonso.2007}.
\printbibliography % <\
\end{document}
Meine test.bib sieht so aus
% This file was created with Citavi 5.3.1.0
@article{Allen.2004,
author = {Allen, Katrina Louise and Mansfield, Peter Richard},
year = {2004},
title = {Changing attitudes to `the change'},
pages = {939--940},
pagination = {page},
volume = {33},
journaltitle = {Australian Family Physician},
issue = {11},
abstract = {},
pagetotal = {2},
file = {Allen, Mansfield 2004 - Changing attitudes to ‘the change’:B\:\\Citavi\\Citavi Attachments\\Allen, Mansfield 2004 - Changing attitudes to ‘the change’.pdf:pdf;Australian family physician_2004_Changing attitudes to 'the change'._Allen, Mansfield:B\:\\Citavi\\Citavi Attachments\\Australian family physician_2004_Changing attitudes to 'the change'._Allen, Mansfield.pdf:pdf}
}
@collection{AllenI.Laskin.2004,
year = {2012},
title = {Advances in applied microbiology},
url = {http://www.worldcat.org/oclc/794814114},
keywords = {Industrial microbiology},
publisher = {Academic},
isbn = {978-0-12-394381-1},
editor = {Allen, I. Laskin and Bennett and Gadd, Joan W. and Geoffrey, M.},
abstract = {},
pagetotal = {1 v. ;},
language = {Englisch},
location = {Oxford}
}
@book{Allweyer.2009,
author = {Allweyer, Thomas},
year = {2009},
title = {BPMN 2.0 - Business Process Model and Notation},
keywords = {Modellierungssprache;Prozessmanagement},
edition = {2},
publisher = {{Books on Demand}},
isbn = {978-3-8391-2134-4},
location = {Norderstedt},
abstract = {},
pagetotal = {168},
file = {http://deposit.d-nb.de/cgi-bin/dokserv?id=3373451&prov=M&dok_var=1&dok_ext=htm},
file = {http://digitool.hbz-nrw.de:1801/webclient/DeliveryManager?pid=3644424&custom_att_2=simple_viewer}
}
@collection{Alonso.2007,
year = {2007},
title = {Business Process Management},
url = {http://dx.doi.org/10.1007/978-3-540-75183-0},
keywords = {Informationsmodellierung;Prozessmanagement},
volume = {4714},
publisher = {Springer-Verlag},
isbn = {978-3-540-75183-0},
series = {Lecture Notes in Computer Science},
editor = {Alonso, Gustavo},
abstract = {},
subtitle = {5th International Conference, BPM 2007, Brisbane, Australia, September 24-28, 2007. Proceedings},
location = {Berlin and Heidelberg}
}
und in TeXNic Center habe ich folgendes eingestellt:
6197
Liegt der Fehler hier im TC und was muss ich noch einstellen das ich den
https://github.com/michal-h21/biblatex-iso690
auch nutzen kann?
Tx4h
ich möchte mein LitVz nach ISO 690 aufbauen. Laut den Experten geht das nur mit BibLatex. Bisher habe ich BibTex gneutzt und will das Dokument jetzt umstellen.
Aber schon im Minimal-Bsp hängt es. Es wird einfach kein Lit Vz ausgeworfen
\documentclass[paper=a4,fontsize=11pt]{scrartcl}
\usepackage[ngerman]{babel}
\usepackage[babel, german=quotes]{csquotes}
\usepackage[style=numeric-comp]{
biblatex}
\addbibresource{test.bib}
\begin{document}
Anhand der verschiedenen Untersuchungen \cite{AllenI.Laskin.2004,Allweyer.2009} der letzten \cite{Allen.2004} und \cite{Alonso.2007}.
\printbibliography % <\
\end{document}
Meine test.bib sieht so aus
% This file was created with Citavi 5.3.1.0
@article{Allen.2004,
author = {Allen, Katrina Louise and Mansfield, Peter Richard},
year = {2004},
title = {Changing attitudes to `the change'},
pages = {939--940},
pagination = {page},
volume = {33},
journaltitle = {Australian Family Physician},
issue = {11},
abstract = {},
pagetotal = {2},
file = {Allen, Mansfield 2004 - Changing attitudes to ‘the change’:B\:\\Citavi\\Citavi Attachments\\Allen, Mansfield 2004 - Changing attitudes to ‘the change’.pdf:pdf;Australian family physician_2004_Changing attitudes to 'the change'._Allen, Mansfield:B\:\\Citavi\\Citavi Attachments\\Australian family physician_2004_Changing attitudes to 'the change'._Allen, Mansfield.pdf:pdf}
}
@collection{AllenI.Laskin.2004,
year = {2012},
title = {Advances in applied microbiology},
url = {http://www.worldcat.org/oclc/794814114},
keywords = {Industrial microbiology},
publisher = {Academic},
isbn = {978-0-12-394381-1},
editor = {Allen, I. Laskin and Bennett and Gadd, Joan W. and Geoffrey, M.},
abstract = {},
pagetotal = {1 v. ;},
language = {Englisch},
location = {Oxford}
}
@book{Allweyer.2009,
author = {Allweyer, Thomas},
year = {2009},
title = {BPMN 2.0 - Business Process Model and Notation},
keywords = {Modellierungssprache;Prozessmanagement},
edition = {2},
publisher = {{Books on Demand}},
isbn = {978-3-8391-2134-4},
location = {Norderstedt},
abstract = {},
pagetotal = {168},
file = {http://deposit.d-nb.de/cgi-bin/dokserv?id=3373451&prov=M&dok_var=1&dok_ext=htm},
file = {http://digitool.hbz-nrw.de:1801/webclient/DeliveryManager?pid=3644424&custom_att_2=simple_viewer}
}
@collection{Alonso.2007,
year = {2007},
title = {Business Process Management},
url = {http://dx.doi.org/10.1007/978-3-540-75183-0},
keywords = {Informationsmodellierung;Prozessmanagement},
volume = {4714},
publisher = {Springer-Verlag},
isbn = {978-3-540-75183-0},
series = {Lecture Notes in Computer Science},
editor = {Alonso, Gustavo},
abstract = {},
subtitle = {5th International Conference, BPM 2007, Brisbane, Australia, September 24-28, 2007. Proceedings},
location = {Berlin and Heidelberg}
}
und in TeXNic Center habe ich folgendes eingestellt:
6197
Liegt der Fehler hier im TC und was muss ich noch einstellen das ich den
https://github.com/michal-h21/biblatex-iso690
auch nutzen kann?
Tx4h