This repository has been archived on 2020-04-03. You can view files and clone it, but cannot push or open issues or pull requests.
thesis/general/bibliography.bib

94 lines
2.4 KiB
BibTeX
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

@misc{git,
month = {{01}},
author = {Linus Torvalds},
title = {{Git - Version Control System}},
year = {2018},
url = {https://git-scm.com/},
}
@misc{latex,
month = {{01}},
Urldate = {{2018-01-03}},
author = {Leslie Lamport},
title = {{LaTeX - A document preparation system}},
year = {2018},
url = {https://www.latex-project.org/},
}
@misc{gplv3,
month = {{01}},
Urldate = {{2018-01-03}},
author = {Free Software Foundation},
title = {{GPLv3}},
year = {2018},
url = {https://www.gnu.org/licenses/gpl-3.0.en.html},
}
@misc{usecase,
month = {{01}},
Urldate = {{2018-01-04}},
author = {Wikipedia},
title = {{Anwendungsfall Wikipedia}},
year = {2018},
url = {https://de.wikipedia.org/wiki/Anwendungsfall},
}
@misc{usecasediagramm,
month = {{01}},
Urldate = {{2018-01-04}},
author = {Wikipedia},
title = {{Anwendungsfalldiagramm Wikipedia}},
year = {2018},
url = {https://de.wikipedia.org/wiki/Anwendungsfalldiagramm},
}
@misc{emacs,
month = {{01}},
Urldate = {{2018-01-04}},
author = {GNU Project},
title = {{GNU Emacs}},
year = {2018},
url = {https://www.gnu.org/software/emacs/},
}
@misc{inkscape,
month = {{01}},
Urldate = {{2018-01-05}},
author = {Inkscape Developers},
title = {{Inkscape}},
year = {2018},
url = {https://inkscape.org/en/},
}
@misc{orgmode,
month = {{01}},
Urldate = {{2018-01-05}},
author = {Carsten Dominik},
title = {{Org mode for Emacs}},
year = {2018},
url = {https://orgmode.org/},
}
@misc{userstory,
month = {{02}},
Urldate = {{2018-02-21}},
author = {Wikipedia},
title = {{User-Story Wikipedia}},
year = {2018},
url = {https://de.wikipedia.org/wiki/User-Story},
}
@misc{borgbackup,
author = {The Borg Collective},
title = {{BorgBackup Deduplicating archiver with compression and authenticated encryption}},
year = {2018},
month = {{07}},
url = {https://www.borgbackup.org/},
}
@misc{jsonapi,
author = {{The Borg Collective}},
title = {{All about JSON: How to develop frontends}},
year = {{2018}},
month = {{07}},
url = {https://borgbackup.readthedocs.io/en/stable/internals/frontends.html},
urldate = {2018-07-21}
}
@misc{cc,
title = {{Creative Commons {\ifmmode---\else\textemdash\fi} Attribution-ShareAlike 4.0 International {\ifmmode---\else\textemdash\fi} CC BY-SA 4.0}},
year = {2018},
month = {Dec},
note = {[Online; accessed 11. Dec. 2018]},
url = {https://creativecommons.org/licenses/by-sa/4.0}
}