Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
LaTeX Template HsH
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Jan Wille
LaTeX Template HsH
Commits
9921303f
Commit
9921303f
authored
4 years ago
by
Jan Wille
Browse files
Options
Downloads
Patches
Plain Diff
bib angepasst
parent
9f0897b1
Branches
Branches containing commit
Tags
Tags containing commit
2 merge requests
!6
Development
,
!5
Development
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
src/localBibliography.bib
+12
-6
12 additions, 6 deletions
src/localBibliography.bib
with
12 additions
and
6 deletions
src/localBibliography.bib
+
12
−
6
View file @
9921303f
...
...
@@ -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
=
{}
,
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment