latex-thesis-template/bibfile.bib

43 lines
1.2 KiB
BibTeX
Raw Normal View History

2023-10-10 11:56:18 +02:00
@book{mond05,
author = {Enzo Mondello},
year= 2015,
title = {Portfolimanagement -- Theorie und Anwendungsbeispiele},
publisher = {Springer Gabler},
edition = {2},
address = {Wiesbaden}
}
@online{chatgpt,
author = {ChatGPT},
url = {https://chat.openai.com/chat},
2023-10-20 15:53:56 +02:00
date = {2023-02-23},
2023-10-10 11:56:18 +02:00
year = 2023,
title = {Prompt: 'Was ist Mathematik?'}
}
@online{masterdocument,
author = {Pascal Brachet},
title = {Texmaker (free cross-platform latex editor).},
url = {https://www.xm1math.net/texmaker/doc.html#SECTION31},
2023-10-20 15:53:56 +02:00
date = {2023-05-26},
2023-10-10 11:56:18 +02:00
year = 2023
}
@online{apaciteCtan,
author = {Erik Meijer},
title = {CTAN: Paket apacite},
url = {https://www.ctan.org/pkg/apacite},
_url = {http://mirrors.ctan.org/biblio/bibtex/contrib/apacite/apacite.pdf},
year = {2013},
lastchecked = {2023-10-10}
}
@manual{UsingBibTeX,
author = {{Unofficial LaTeX2e reference manual}},
year = {2023},
url = {https://latexref.xyz/Using-BibTeX.html},
title = {Using BibTeX},
lastchecked = {2023-10-10}
2023-10-20 15:53:56 +02:00
}
@online{biblatex-apa,
url = {https://www.ctan.org/pkg/biblatex-apa},
title = {biblatex-apa BibLaTeX citation and reference style for APA},
author = {Philip Kime},
date = {2023-03-20}
2023-10-10 11:56:18 +02:00
}