Development of an internal social media platform with personalised dashboards for students
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

References_2.bib 4.3KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146
  1. @article{Leipner,
  2. author = "Ingo Leipner",
  3. title = "Stress für Beschäftigte: Wie kann man die E-Mail-Flut bekämpfen",
  4. year = "2013",
  5. note = "http://www.mz-web.de/wirtschaft/e-mail-flut-mails-bearbeiten-kommunikation-stress-zeit-sparen"
  6. }
  7. @article{Ndukwe,
  8. author = "Nnenna Ndukwe",
  9. title = "Python is the back-end programming language of the future and here’s why",
  10. year = "2017",
  11. note = "https://medium.com/@nnennahacks/https-medium-com-nnennandukwe-python-is-the-back-end-programming-language-of-the-future-heres-why"
  12. }
  13. @article{Shelest,
  14. author = "Alexy Shelest",
  15. title = "Model View Controller, Model View Presenter, and Model View ViewModel Design Patterns",
  16. year = "2009",
  17. note = "https://www.codeproject.com/Articles/42830/Model-View-Controller-Model-View-Presenter-and-Mod"
  18. }
  19. @article{Gaynor,
  20. author = "Alex Gaynor",
  21. title = "Exploring Django-Taggit’s Data Model",
  22. year = "2010",
  23. note = "https://django-taggit.readthedocs.io/en/latest/getting\_started"
  24. }
  25. @article{Herzog,
  26. author = "Stephan Herzog",
  27. title = "Model View Controller, Model View Presenter, and Model View ViewModel Design Patterns",
  28. year = "2016",
  29. note = "https://medium.com/sthzg/a-short-exploration-of-django-taggit-bb869ea5051f"
  30. }
  31. @article{King,
  32. author = "Adam King",
  33. title = "Django Middlewares and the Request/Response Cycle",
  34. year = "2017",
  35. note = "https://medium.com/zeitcode/django-middlewares-and-the-request-response-cycle-fcbf8efb903f"
  36. }
  37. @article{Python,
  38. author = "Python Software Foundation",
  39. title = "Virtual Environments and Packages",
  40. year = "2018",
  41. note = "https://docs.python.org/3/tutorial/venv.html"
  42. }
  43. @article{Dixit,
  44. author = "Chitrank Dixit",
  45. title = "PEP-8 Tutorial: Code Standards in Python",
  46. year = "2018",
  47. note = "https://www.datacamp.com/community/tutorials/pep8-tutorial-python-code"
  48. }
  49. @article{Shabda,
  50. author = "Shabda",
  51. title = "Understanding decorators",
  52. year = "2009",
  53. note = "https://www.agiliq.com/blog/2009/06/understanding-decorators/"
  54. }
  55. @article{Timm,
  56. author = "Damon Timm",
  57. title = "django-hitcount Documentation",
  58. year = "2015",
  59. note = "https://django-hitcount.readthedocs.io/en/latest/overview.html"
  60. }
  61. @article{Ong,
  62. author = "Selwin Ong",
  63. title = "django-post\_office git Repository",
  64. year = "2018",
  65. note = "https://github.com/ui/django-post\_office/blob/master/AUTHORS.rst"
  66. }
  67. @article{Ong,
  68. author = "Ryan Nevius",
  69. title = "django-post\_office git Repository",
  70. year = "2015",
  71. note = "https://ryannevius.com"
  72. }
  73. @article{Solutions,
  74. author = "Mindfire Solutions",
  75. title = "Advantages and Disadvantages of Python Programming Language",
  76. year = "2017",
  77. note = "https://medium.com/@mindfiresolutions.usa/advantages-and-disadvantages-of-python-programming-language-fd0b394f2121"
  78. }
  79. @book{Weigend,
  80. author = "Michael Weigend",
  81. title = "Python GE-PACKT",
  82. year = "2017",
  83. note = "Kapitel 23.1"
  84. }
  85. @article{Schlede,
  86. author = "Frank-Michael Schlede, Thomas Bär, Andreas Donner",
  87. title = "Was ist LDAP (Lightweight Directory Access Protocol)?",
  88. year = "2017",
  89. note = "https://www.ip-insider.de/was-ist-ldap-lightweight-directory-access-protocol-a-581204/"
  90. }
  91. @article{Oracle,
  92. author = "Oracle Cooperation",
  93. title = "About LDAP",
  94. year = "2010",
  95. note = "https://docs.oracle.com/cd/E19182-01/820-6573/6nht2e5a4/index.html"
  96. }
  97. @article{Otto,
  98. author = "Mark Otto",
  99. title = "Bootstrap from Twitter",
  100. year = "2011",
  101. note = "https://blog.twitter.com/developer/en\_us/a/2011/bootstrap-twitter.html"
  102. }
  103. @article{Bootstrap,
  104. author = "Bootstrap Authors, Twitter Inc",
  105. title = "Bootstrap Repository",
  106. year = "2011",
  107. note = "https://github.com/twbs/bootstrap"
  108. }
  109. @article{Otto,
  110. author = "Mark Otto",
  111. title = "Say hello to Bootstrap 2.0",
  112. year = "2012",
  113. note = "https://web.archive.org/web/20120203191214/https://dev.twitter.com/blog/say-hello-to-bootstrap-2"
  114. }
  115. @article{Django,
  116. author = "Django Software Foundation",
  117. title = "django.contrib.auth, User Model",
  118. year = "2018",
  119. note = "https://docs.djangoproject.com/en/2.1/ref/contrib/auth/"
  120. }