refs.bib 7.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261
  1. @misc{suckless,
  2. author = {suckless.org},
  3. title = {software that sucks less | suckless.org software that sucks less},
  4. howpublished = {\url{https://suckless.org/philosophy/}},
  5. year = {2021},
  6. note = {(Accessed on 16/09/2021)}
  7. }
  8. @book{branch,
  9. author = {Scott Chacon and Ben Straub},
  10. title = {Pro Git},
  11. isbn = {978-1484200773},
  12. month = {},
  13. year = {2014},
  14. publisher = {},
  15. pages = {63}
  16. }
  17. @book{git,
  18. author = {Scott Chacon and Ben Straub},
  19. title = {Pro Git},
  20. isbn = {978-1484200773},
  21. month = {},
  22. year = {2014},
  23. publisher = {},
  24. pages = {12},
  25. note = {Das Buch ist open-source und über diesen Link erreichbar https://github.com/progit/pogit2}
  26. }
  27. @book{salus1994,
  28. title={A Quarter Century of UNIX},
  29. author={Salus, P.H.},
  30. isbn={9780201547771},
  31. series={Addison-Wesley UNIX and Open Systems Series},
  32. year={1994},
  33. publisher={Addison-Wesley Publishing Company},
  34. pages={66}
  35. }
  36. @book{dalzell2009,
  37. title={The Routledge Dictionary of Modern American Slang and Unconventional English},
  38. author={Dalzell, T. and Partridge, E.},
  39. isbn={9780415371827},
  40. year={2009},
  41. publisher={Routledge},
  42. pages={595}
  43. }
  44. @misc{GPLv3,
  45. author = {Stallman, Richard},
  46. title = {The GNU General Public License v3.0 - GNU Project - Free Software Foundation},
  47. howpublished = {\url{https://www.gnu.org/licenses/gpl-3.0.en.html}},
  48. month = {June},
  49. year = {2007},
  50. note = {(Accessed on 17/09/2021)}
  51. }
  52. @book{stallman2002,
  53. title={Free Software, Free Society: Selected Essays of Richard M. Stallman},
  54. author={Stallman, R. and Gay, J. and Foundation, F.S.},
  55. isbn={9781882114986},
  56. year={2002},
  57. publisher={Free Software Foundation},
  58. pages={9-11}
  59. }
  60. @misc{cuckblog,
  61. author = {Luke Smith},
  62. title = {Why I Use the GPL and Not Cuck Licenses – Luke Smith},
  63. howpublished = {\url{https://lukesmith.xyz/articles/why-i-use-the-gpl-and-not-cuck-licenses}},
  64. month = {April},
  65. year = {2021},
  66. note = {(Accessed on 19/09/2021)}
  67. }
  68. @misc{8chan.moe,
  69. author = {Anonymous},
  70. title = {/t/ - Open Source Licenses},
  71. howpublished = {\url{https://8chan.moe/t/res/865.html}},
  72. month = {August},
  73. year = {2020},
  74. note = {(Accessed on 19/09/2021)}
  75. }
  76. @book{kumar2011,
  77. title={Welcome to the 'free' World: A Free Software Initiative},
  78. author={Kumar, C.A.},
  79. year={2011},
  80. publisher={Indian Universities Press},
  81. pages={28-29}
  82. }
  83. @book{bhattacharya2020,
  84. title={Resource Proportional Software Design for Emerging Systems},
  85. author={Bhattacharya, S. and Gopinath, K. and Voigt, D.},
  86. isbn={9781351682336},
  87. year={2020},
  88. publisher={CRC Press}
  89. }
  90. @book{riccardi2001,
  91. title={Principles of Database Systems with Internet and Java Applications},
  92. author={Riccardi, G.},
  93. isbn={9780201612479},
  94. lccn={00029314},
  95. year={2001},
  96. publisher={Addison-Wesley}
  97. }
  98. @book{sqlInfo,
  99. title={Principles of Database Systems with Internet and Java Applications},
  100. author={Riccardi, G.},
  101. isbn={9780201612479},
  102. lccn={00029314},
  103. year={2001},
  104. publisher={Addison-Wesley},
  105. pages={14}
  106. }
  107. @misc{gitflowBlog,
  108. author = {Prabhu Vignesh Kumar Rajagopal},
  109. title = {GIT Branch and its Operations. - An Easy Understanding - Digital Varys},
  110. url = {https://digitalvarys.com/git-branch-and-its-operations/},
  111. month = {},
  112. year = {},
  113. note = {(Accessed on 19/09/2021)}
  114. }
  115. @misc{githubRepoQuery,
  116. author = {github.com},
  117. title = {Code Search},
  118. url = {https://github.com/search?q=\&type=Repositories\&ref=advsearch\&l=\&l=},
  119. month = {September},
  120. year = {2021},
  121. note = {(Accessed on 19/09/2021)}
  122. }
  123. @misc{roomStructure,
  124. author = {Sagar Garg},
  125. title = {Room Persistence Library - DZone Database},
  126. url = {https://dzone.com/articles/room-persistence-library},
  127. month = {},
  128. year = {},
  129. note = {(Accessed on 19/09/2021)}
  130. }
  131. @misc{queryExpl,
  132. author = {Google Team},
  133. title = {Query syntax in Standard SQL  |  BigQuery  |  Google Cloud},
  134. url = {https://cloud.google.com/bigquery/docs/reference/standard-sql/query-syntax#order_by_clause},
  135. month = {},
  136. year = {},
  137. note = {(Accessed on 13/10/2021)}
  138. }
  139. @misc{appStructurePicture,
  140. author = {Android Developers},
  141. title = {Android Room with a View - Java},
  142. howpublished = {\url{https://developer.android.com/codelabs/android-room-with-a-view\#15}},
  143. month = {},
  144. year = {},
  145. note = {Edited by Simon, (Accessed on 19/09/2021)}
  146. }
  147. @misc{LayoutManagerPicture,
  148. author = {Anonoymous},
  149. title = {LayoutManager | Android | myMusing},
  150. howpublished = {\url{https://mymusing.co/layoutmanager-android/}},
  151. month = {},
  152. year = {},
  153. note = {Edited by Simon, (Accessed on 19/09/2021)}
  154. }
  155. @misc{roomApp,
  156. author = { Avatar Florina Muntenescu},
  157. title = {GitHub - googlecodelabs/android-room-with-a-view},
  158. howpublished = {\url{https://github.com/googlecodelabs/android-room-with-a-view}},
  159. month = {},
  160. year = {},
  161. note = {Edited by Simon, (Accessed on 19/09/2021)}
  162. }
  163. @misc{roomInfo,
  164. author = {Ashish Rawat},
  165. title = {Using Room Database | Android Jetpack | by Ashish Rawat | MindOrks | Medium},
  166. howpublished = {\url{https://medium.com/mindorks/using-room-database-android-jetpack-675a89a0e942}},
  167. month = {Februar},
  168. year = {2019},
  169. note = {(Accessed on 11/10/2021)}
  170. }
  171. @misc{github,
  172. author = {Sebastian De Lima},
  173. title = {What Is GitHub?},
  174. howpublished ={https://medium.com/swlh/what-is-github-423f9049ab2d},
  175. month = {July},
  176. year = {2020},
  177. note = {(Accessed on 11/10/2021)}
  178. }
  179. @misc{android-studio,
  180. author = {Developers},
  181. title = {Meet Android Studio  |  Android Developers},
  182. howpublished = {\url{https://developer.android.com/studio/intro}},
  183. month = {},
  184. year = {},
  185. note = {(Accessed on 11/10/2021)}
  186. }
  187. @misc{recyclerViewRecycle,
  188. author = {Developers},
  189. title = {Create dynamic lists with RecyclerView  |  Android Developers},
  190. howpublished = {\url{https://developer.android.com/guide/topics/ui/layout/recyclerview}},
  191. month = {},
  192. year = {},
  193. note = {(Accessed on 11/10/2021)}
  194. }
  195. @misc{materialDesigne,
  196. author = {Material Designe Team},
  197. title = {Introduction - Material Design},
  198. howpublished = {\url{https://material.io/design/introduction}},
  199. month = {},
  200. year = {},
  201. note = {(Accessed on 11/10/2021)}
  202. }
  203. @misc{library,
  204. author = {Computer Hope},
  205. title = {What is a Library?},
  206. url = {https://www.computerhope.com/jargon/l/library.htm},
  207. month = {Februar},
  208. year = {2021},
  209. note = {(Accessed on 11/10/2021)}
  210. }
  211. @misc{view,
  212. author = {Developers},
  213. title = {View  |  Android Developers},
  214. url = {https://developer.android.com/reference/android/view/View},
  215. month = {},
  216. year = {},
  217. note = {(Accessed on 11/10/2021)}
  218. }
  219. @misc{dwm,
  220. author = {suckless.org},
  221. title = {dwm - dynamic window manager | suckless.org software that sucks less},
  222. url = {https://dwm.suckless.org},
  223. urldate = {2021},
  224. note = {(Accessed on 13/10/2021)}
  225. }
  226. @misc{plug,
  227. author = {Junegunn Choi},
  228. title = {vim-plug, a minimalist Vim plugin manager},
  229. url = {https://github.com/junegunn/vim-plug},
  230. urldate = {2021},
  231. note = {(Accessed on 13/10/2021)}
  232. }
  233. @misc{thunderbird,
  234. author = {Mozilla},
  235. title = {Thunderbird - Make Email easier},
  236. url = {https://www.thunderbird.net/en-GB/},
  237. urldate = {2021},
  238. note = {(Accessed on 13/10/2021)}
  239. }
  240. @misc{freesoftware,
  241. author = {Free Software Foundation Europe},
  242. title = {Freie Software - FSFE},
  243. url = {https://fsfe.org/freesoftware/freesoftware.de.html},
  244. urldate = {2021},
  245. note = {(Accessed on 13/10/2021)}
  246. }
  247. @misc{rms,
  248. author = {Wikipedia},
  249. title = {Richard Stallman},
  250. url = {https://de.wikipedia.org/wiki/Richard_Stallman},
  251. urldate = {2021},
  252. note = {(Accessed on 13/10/2021)}
  253. }
  254. @misc{edgecase,
  255. author = {Josh Zimmermann, Jonathan Clark},
  256. title = {Principles of Imperative Computation},
  257. url = {https://www.cs.cmu.edu/~rjsimmon/15122-s13/rec/07.pdf},
  258. urldate = {2021},
  259. note = {(Accessed on 13/10/2021)}
  260. }