Okay, tut mir leid! Hier ist eine Minimalversion:
\documentclass[fontsize=12pt,paper=A4,parskip=half,DIV=calc,headinclude=true,footinclude=true,open=right,appendixprefix=true,bibliography=totoc,draft=false,BCOR=0mm,oneside]{scrbook}
\usepackage{scrpage2}
\usepackage[utf8]{inputenc}
\usepackage[babel,german=guillemets]{csquotes}
\usepackage[T1]{fontenc}
\usepackage[ngerman]{babel}
\usepackage[backend=biber,style=nejm,natbib=true,sorting=none,maxnames=99,minnames=1]{biblatex}
\DefineBibliographyStrings{german}{andothers = {{et\,al\adddot}}}
\DeclareCiteCommand{\cite}[\mkbibbrackets]
{\usebibmacro{cite:init}%
\usebibmacro{prenote}}
{\usebibmacro{citeindex}%
\usebibmacro{cite:comp}}
{}
{\usebibmacro{cite:dump}%
\usebibmacro{postnote}}
\ExecuteBibliographyOptions{isbn=false, url=false, doi=false, eprint=false,}
\DeclareFieldFormat{booktitle}{#1\isdot}
\renewcommand*{\multinamedelim}{\addcomma\space}
\renewcommand*{\finalnamedelim}{\addcomma\space}
\addbibresource{references-biblatex.bib}
\begin{document} %Beginn des Dokuments
Durch Arteriosklerose bedingte kardiovaskuläre Erkrankungen, wie die koronare Herzkrankheit, der Schlaganfall und andere, sind die häufigste Todesursache weltweit \cite{1a}. Noch eine Quelle \cite{123-27}
\printbibliography
\end{document}
Die Bibtex-Datei sieht so aus:
% This file was created with JabRef 2.9.2.
% Encoding: UTF8
@ONLINE{1a,
author = {{World Health Organsation}},
title = {Cardiovascular diseases (CVDs)},
year = {2011},
url = {
http://www.who.int/mediacentre/factshee ... print.html},
urldate = {2013-12-25},
owner = {ich},
timestamp = {2013.12.25}
}
@ARTICLE{123-27,
author = {Zimmermann, P. and David, G.},
title = {The syndecans, tuners of transmembrane signaling.},
year = {1999},
language = {eng},
volume = {13 Suppl},
pages = {S91--S100},
abstract = {Syndecans, a family of transmembrane proteoglycans, are putative integrators
of extracellular signals. The interaction of syndecans with extracellular
ligands via particular motifs in their heparan sulfate chains, their
clustering, association with particular cytoskeletal structures,
binding to cytoplasmic effectors, and intracellular phosphorylation
represent as many means to bring this role to a successful conclusion.
In this review, we will briefly address the characteristics of syndecans
as heparan sulfate proteoglycans (HSPGs) and focus mainly on the
properties, binding interactions, and potential signaling functions
of the cytoplasmic domains of these molecules.},
institution = {iversity of Leuven, Belgium.},
journal = {FASEB J},
keywords = {Amino Acid Sequence; Cell Membrane, metabolism; Membrane Glycoproteins,
chemistry/metabolism; Molecular Sequence Data; Proteoglycans, chemistry/metabolism;
Sequence Homology, Amino Acid; Signal Transduction; Syndecans},
medline-pst = {ppublish},
owner = {ich},
pmid = {10352150},
timestamp = {2014.06.29}
}
Und sobald ich sortin auf nyt ändere, erhalte ich:
! Missing number, treated as zero.
<to be read again>
\relax
l.38 ...äufigste Todesursache weltweit \cite{1a}.
Noch eine Quelle \cite{12...
A number should have been here; I inserted `0'.
(If you can't figure out why I needed to see a number,
look up `weird error' in the index to The TeXbook.)
! Missing number, treated as zero.
<to be read again>
\relax
l.38 ...äufigste Todesursache weltweit \cite{1a}.
Noch eine Quelle \cite{12...
A number should have been here; I inserted `0'.
(If you can't figure out why I needed to see a number,
look up `weird error' in the index to The TeXbook.)
! Missing number, treated as zero.
<to be read again>
\relax
l.38 ...äufigste Todesursache weltweit \cite{1a}.
Noch eine Quelle \cite{12...
A number should have been here; I inserted `0'.
(If you can't figure out why I needed to see a number,
look up `weird error' in the index to The TeXbook.)
! Missing number, treated as zero.
<to be read again>
\relax
l.38 ... \cite{1a}. Noch eine Quelle \cite{123-27}
A number should have been here; I inserted `0'.
(If you can't figure out why I needed to see a number,
look up `weird error' in the index to The TeXbook.)
! Missing number, treated as zero.
<to be read again>
\relax
l.38 ... \cite{1a}. Noch eine Quelle \cite{123-27}
A number should have been here; I inserted `0'.
(If you can't figure out why I needed to see a number,
look up `weird error' in the index to The TeXbook.)
! Missing number, treated as zero.
<to be read again>
\relax
l.38 ... \cite{1a}. Noch eine Quelle \cite{123-27}
A number should have been here; I inserted `0'.
(If you can't figure out why I needed to see a number,
look up `weird error' in the index to The TeXbook.)