Skip to content
Snippets Groups Projects
Commit 9921303f authored by Jan Wille's avatar Jan Wille
Browse files

bib angepasst

parent 9f0897b1
Branches
Tags
2 merge requests!6Development,!5Development
......@@ -35,7 +35,8 @@
language = {GER}
}
%-----------------------Templates--------------------------------------------------------
@book{1, % A single-volume book with one or more authors
% A single-volume book with one or more authors
@book{1,
author = {},
title = {},
date = {},
......@@ -51,7 +52,8 @@
url = {},
urldate = {}
}
@article{2, % article in a journal, magazine, newspaper, or other periodical
% article in a journal, magazine, newspaper, or other periodical
@article{2,
author = {},
title = {},
journaltitle= {},
......@@ -67,7 +69,8 @@
url = {},
urldate = {}
}
@report{3, % technical report/paper, published by a university
% technical report/paper, published by a university
@report{3,
author = {},
title = {},
type = {},
......@@ -79,7 +82,8 @@
version = {},
language = {}
}
@manual{4, % Technical or other documentation, not necessarily in printed form
% Technical or other documentation, not necessarily in printed form
@manual{4,
author = {},
editor = {},
title = {},
......@@ -89,7 +93,8 @@
urldate = {},
language = {}
}
@online{5, % web sites which are intrinsically online resources
% web sites which are intrinsically online resources
@online{5,
author = {},
title = {},
date = {},
......@@ -98,7 +103,8 @@
urldate = {},
language = {}
}
@phdthesis{6, % a Thesis
% a Thesis
@phdthesis{6,
author = {},
title = {},
school = {},
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment