From ff263d86b669c006b525e559f08af5ae196159b0 Mon Sep 17 00:00:00 2001 From: Andreas Zweili Date: Fri, 5 Jan 2018 15:03:03 +0100 Subject: [PATCH] extend the bibliographies --- docs/andreas.bib | 9 ++++ docs/andreas_general.bib | 99 ++++++++++++++++++++++++++++++++++++++++ 2 files changed, 108 insertions(+) create mode 100644 docs/andreas.bib diff --git a/docs/andreas.bib b/docs/andreas.bib new file mode 100644 index 0000000..218216b --- /dev/null +++ b/docs/andreas.bib @@ -0,0 +1,9 @@ +@misc{django_extensions, + month = {{01}}, + note = {{\url{https://github.com/django-extensions/django-extensions}}}, + Urldate = {{2018-01-05}}, + author = {django-extensions}, + title = {{Django Extensions Source Code}}, + year = {2018}, +} + diff --git a/docs/andreas_general.bib b/docs/andreas_general.bib index 249d7da..8d5f7da 100644 --- a/docs/andreas_general.bib +++ b/docs/andreas_general.bib @@ -50,3 +50,102 @@ year = {2018}, } +@misc{usecase, + month = {{01}}, + note = {{\url{https://de.wikipedia.org/wiki/Anwendungsfall}}}, + Urldate = {{2018-01-04}}, + author = {Wikipedia}, + title = {{Anwendungsfall {--} Wikipedia}}, + year = {2018}, +} + +@misc{usecasediagramm, + month = {{01}}, + note = {{\url{https://de.wikipedia.org/wiki/Anwendungsfalldiagramm}}}, + Urldate = {{2018-01-04}}, + author = {Wikipedia}, + title = {{Anwendungsfalldiagramm {--} Wikipedia}}, + year = {2018}, +} + +@misc{django, + month = {{01}}, + note = {{\url{https://www.djangoproject.com/}}}, + Urldate = {{2018-01-04}}, + author = {Django Project}, + title = {{Django Framework}}, + year = {2018}, +} + +@misc{apache, + month = {{01}}, + note = {{\url{https://httpd.apache.org/}}}, + Urldate = {{2018-01-04}}, + author = {Apache Foundation}, + title = {{The Apache HTTP Server Project}}, + year = {2018}, +} + +@misc{mariadb, + month = {{01}}, + note = {{\url{https://mariadb.org/}}}, + Urldate = {{2018-01-04}}, + author = {Mariadb Foundation}, + title = {{MariaDB}}, + year = {2018}, +} + +@misc{emacs, + month = {{01}}, + note = {{\url{https://www.gnu.org/software/emacs/}}}, + Urldate = {{2018-01-04}}, + author = {GNU Project}, + title = {{GNU Emacs}}, + year = {2018}, +} + +@misc{atom, + month = {{01}}, + note = {{\url{https://atom.io/}}}, + Urldate = {{2018-01-04}}, + author = {GitHub Inc.}, + title = {{Atom Editor}}, + year = {2018}, +} + +@misc{mariadbgov, + month = {{01}}, + note = {{\url{https://mariadb.org/about/governance/}}}, + Urldate = {{2018-01-04}}, + author = {MariaDB Foundation}, + title = {{Governance}}, + year = {2018}, +} + +@misc{inkscape, + month = {{01}}, + note = {{\url{https://inkscape.org/en/}}}, + Urldate = {{2018-01-05}}, + author = {Inkscape Developers}, + title = {{Inkscape}}, + year = {2018}, +} + +@misc{orgmode, + month = {{01}}, + note = {{\url{https://orgmode.org/}}}, + Urldate = {{2018-01-05}}, + author = {Carsten Dominik}, + title = {{Org mode for Emacs}}, + year = {2018}, +} + +@misc{virtualbox, + month = {{01}}, + note = {{\url{https://www.virtualbox.org/}}}, + Urldate = {{2018-01-05}}, + author = {Oracle}, + title = {{Oracle VM VirtualBox}}, + year = {2018}, +} +