Im Moment wird er aber so zitiert [Wan+06]. Wie bekomme ich dieses + weg?
Vielen Dank für die Hilfe
@Article{Wang_Q_2006.1,
author = {Q.Y. Wang and M.R. Sriraman and N. Kawagoishi and Q. Chen},
title = {Fatigue crack growth of bonded composite repairs in gigacycle regime},
journal = {International Journal of Fatigue},
year = {2006},
volume = {28},
number = {10},
pages = {1197 - 1201}
}
\documentclass[11pt,a4paper]{article}
\usepackage[utf8]{inputenc}
\usepackage{amsmath}
\usepackage{amsfonts}
\usepackage{amssymb}
\usepackage{graphicx}
\author{Ramon}
\usepackage[
backend=biber,
style=alphabetic,
citestyle=alphabetic]{biblatex}
\addbibresource{lib.bib}
\begin{document}
\cite{Wang_Q_2006.1}
\printbibliography
\end{document}
