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

118 lines
3.1 KiB
BibTeX
Raw Normal View History

@misc{git,
month = {{01}},
author = {Linus Torvalds},
title = {{Git - Version Control System}},
year = {2018},
2018-12-11 22:39:31 +01:00
url = {https://git-scm.com/},
}
@misc{latex,
month = {{01}},
Urldate = {{2018-01-03}},
author = {Leslie Lamport},
title = {{LaTeX - A document preparation system}},
year = {2018},
2018-12-11 22:39:31 +01:00
url = {https://www.latex-project.org/},
}
@misc{gplv3,
month = {{01}},
Urldate = {{2018-01-03}},
author = {Free Software Foundation},
title = {{GPLv3}},
year = {2018},
2018-12-11 22:39:31 +01:00
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},
2018-12-11 22:39:31 +01:00
url = {https://de.wikipedia.org/wiki/Anwendungsfall},
}
@misc{usecasediagramm,
month = {{01}},
Urldate = {{2018-01-04}},
author = {Wikipedia},
title = {{Anwendungsfalldiagramm Wikipedia}},
year = {2018},
2018-12-11 22:39:31 +01:00
url = {https://de.wikipedia.org/wiki/Anwendungsfalldiagramm},
}
@misc{emacs,
month = {{01}},
Urldate = {{2018-01-04}},
author = {GNU Project},
title = {{GNU Emacs}},
year = {2018},
2018-12-11 22:39:31 +01:00
url = {https://www.gnu.org/software/emacs/},
}
@misc{inkscape,
month = {{01}},
Urldate = {{2018-01-05}},
author = {Inkscape Developers},
title = {{Inkscape}},
year = {2018},
2018-12-11 22:39:31 +01:00
url = {https://inkscape.org/en/},
}
@misc{orgmode,
month = {{01}},
Urldate = {{2018-01-05}},
author = {Carsten Dominik},
title = {{Org mode for Emacs}},
year = {2018},
2018-12-11 22:39:31 +01:00
url = {https://orgmode.org/},
}
@misc{userstory,
month = {{02}},
Urldate = {{2018-02-21}},
author = {Wikipedia},
title = {{User-Story Wikipedia}},
year = {2018},
2018-12-11 22:39:31 +01:00
url = {https://de.wikipedia.org/wiki/User-Story},
}
2018-07-16 21:54:31 +02:00
@misc{borgbackup,
2018-12-11 22:39:31 +01:00
author = {The Borg Collective},
title = {{BorgBackup Deduplicating archiver with compression and authenticated encryption}},
year = {2018},
month = {{07}},
url = {https://www.borgbackup.org/},
2018-07-16 21:54:31 +02:00
}
@misc{jsonapi,
author = {{The Borg Collective}},
title = {{All about JSON: How to develop frontends}},
year = {{2018}},
month = {{07}},
2018-12-11 22:39:31 +01:00
url = {https://borgbackup.readthedocs.io/en/stable/internals/frontends.html},
urldate = {2018-07-21}
}
2018-12-11 22:28:27 +01:00
@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}
2018-12-11 22:28:27 +01:00
}