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

134 lines
3.5 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}
}
@misc{json,
author = {Wikipedia},
title = {{JavaScript Object Notation {\textendash} Wikipedia}},
year = {2018},
month = {Dec},
note = {[Online; accessed 12. Dec. 2018]},
url = {https://de.wikipedia.org/wiki/JavaScript_Object_Notation}
}
@misc{bsd,
author = {Open Source Initiative},
title = {{The 3-Clause BSD License {$\vert$} Open Source Initiative}},
year = {2018},
month = {Dec},
note = {[Online; accessed 12. Dec. 2018]},
url = {https://opensource.org/licenses/BSD-3-Clause}
}
@misc{libre,
author = {Wikipedia},
title = {{Freie Software {\textendash} Wikipedia}},
year = {2018},
month = {Dec},
note = {[Online; accessed 12. Dec. 2018]},
url = {https://de.wikipedia.org/wiki/Freie_Software}
}
@misc{draw,
author = {Atlasian},
title = {{draw.io - free flowchart maker and diagrams online}},
year = {2018},
month = {Dec},
note = {[Online; accessed 12. Dec. 2018]},
url = {https://www.draw.io}
}
@misc{apache,
author = {{Apache Software Foundation}},
title = {{Apache License, Version 2.0}},
year = {2018},
month = {Oct},
note = {[Online; accessed 12. Dec. 2018]},
url = {https://www.apache.org/licenses/LICENSE-2.0}
}