\documentclass[11pt]{article}
\usepackage[utf8]{inputenc}
\usepackage[ngerman]{babel}
\usepackage{inputenc}
\usepackage{float}
\usepackage{color}
\usepackage{framed}
\usepackage{csquotes}
\usepackage{mathpazo}
\usepackage{stmaryrd}
\usepackage{amsmath}
\usepackage{amsthm}
\usepackage{amssymb}
\usepackage[pdftex]{graphicx}
\usepackage[backend=biber, style=alphabetic]{biblatex}
\addbibresource{lit.bib}
\usepackage{pgf,tikz}
\usetikzlibrary{intersections, arrows}
\usepackage[onehalfspacing]{setspace}
\usepackage[paper=a4paper,left=35mm,right=35mm,top=28.5mm,bottom=38.5mm]{geometry}
\usepackage{scrpage2}
\pagestyle{scrheadings}
\clearscrheadfoot
\ihead{\headmark}
\ohead{\pagemark}
\automark{section}
\newcommand{\KK}{\mathbb{K}}
\newcommand{\CC}{\mathbb{C}}
\newcommand{\RR}{\mathbb{R}}
\newcommand{\QQ}{\mathbb{Q}}
\newcommand{\ZZ}{\mathbb{Z}}
\newcommand{\NN}{\mathbb{N}}
\newcommand{\PPO}{\mathcal{P}(\Omega)}
\makeatletter
\renewenvironment{proof}[1][\bfseries\proofname]{\par
\pushQED{\qed}%
\normalfont \topsep6\p@\@plus6\p@\relax
\trivlist
\item[\hskip\labelsep
\itshape
#1\@addpunct{}]\ignorespaces
}{%
\popQED\endtrivlist\@endpefalse
}
\renewcommand\qedsymbol{\textit{q.e.d.}}
\theoremstyle{plain}
\newtheorem{satz}{Satz}[section]
\newtheorem{lem}[satz]{Lemma}
\newtheorem{kor}[satz]{Korollar}
\newtheorem{defi}[satz]{Definition}
\theoremstyle{definition}
\newtheorem{bei}[satz]{Beispiel}
\newtheorem{bem}[satz]{Bemerkung}
\setcounter{section}{-1}
\begin{document}
\cite{WW}
\newpage
\newpage
\thispagestyle{empty}
\printbibliography
\end{document}
\usepackage[backend=biber, bibstyle=numeric, citestyle=alphabetic]{biblatex}
eingebe. Versuche ich dies jedoch, für mich logisch, anzugleichen, indem ich
\usepackage[backend=biber, bibstyle=alphabetic, citestyle=alphabetic]{biblatex}
Ich Entschuldige mich nochmals für etwaige Fehler bezüglich der Konventionen innerhalb dieses Forums. Ich hoffe ihr könnt mir bei meinem Problem helfen.
Liebe Grüße
JotHa



