refs.bib 9.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336
  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 = {(besucht am 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 = {6},
  49. year = {2007},
  50. note = {(besucht am 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 = {4},
  65. year = {2021},
  66. note = {(besucht am 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 = {8},
  73. year = {2020},
  74. note = {(besucht am 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. pages={4}
  98. }
  99. @book{sqlInfo,
  100. title={Principles of Database Systems with Internet and Java Applications},
  101. author={Riccardi, G.},
  102. isbn={9780201612479},
  103. lccn={00029314},
  104. year={2001},
  105. publisher={Addison-Wesley},
  106. pages={14}
  107. }
  108. @misc{gitflowBlog,
  109. author = {Prabhu Vignesh Kumar Rajagopal},
  110. title = {GIT Branch and its Operations. - An Easy Understanding - Digital Varys},
  111. url = {https://digitalvarys.com/git-branch-and-its-operations/},
  112. month = {},
  113. year = {},
  114. note = {(besucht am 19.09.2021)}
  115. }
  116. @misc{githubRepoQuery,
  117. author = {github.com},
  118. title = {Code Search},
  119. url = {https://github.com/search?q=\&type=Repositories\&ref=advsearch\&l=\&l=},
  120. month = {9},
  121. year = {2021},
  122. note = {(besucht am 19.09.2021)}
  123. }
  124. @misc{roomStructure,
  125. author = {Sagar Garg},
  126. title = {Room Persistence Library - DZone Database},
  127. url = {https://dzone.com/articles/room-persistence-library},
  128. month = {},
  129. year = {},
  130. note = {(besucht am 19.09.2021)}
  131. }
  132. @misc{queryExpl,
  133. author = {Google Team},
  134. title = {Query syntax in Standard SQL  |  BigQuery  |  Google Cloud},
  135. url = {https://cloud.google.com/bigquery/docs/reference/standard-sql/query-syntax#order_by_clause},
  136. month = {},
  137. year = {},
  138. note = {(besucht am 13.10.2021)}
  139. }
  140. @misc{appStructurePicture,
  141. author = {Android Developers},
  142. title = {Android Room with a View - Java},
  143. howpublished = {\url{https://developer.android.com/codelabs/android-room-with-a-view\#15}},
  144. month = {},
  145. year = {},
  146. note = {Edited by Simon, (besucht am 19.09.2021)}
  147. }
  148. @misc{LayoutManagerPicture,
  149. author = {Anonoymous},
  150. title = {LayoutManager | Android | myMusing},
  151. howpublished = {\url{https://mymusing.co/layoutmanager-android/}},
  152. month = {},
  153. year = {},
  154. note = {Edited by Simon, (besucht am 19.09.2021)}
  155. }
  156. @misc{roomApp,
  157. author = { Avatar Florina Muntenescu},
  158. title = {GitHub - googlecodelabs/android-room-with-a-view},
  159. howpublished = {\url{https://github.com/googlecodelabs/android-room-with-a-view}},
  160. month = {},
  161. year = {},
  162. note = {Edited by Simon, (besucht am 19.09.2021)}
  163. }
  164. @misc{roomInfo,
  165. author = {Ashish Rawat},
  166. title = {Using Room Database | Android Jetpack | by Ashish Rawat | MindOrks | Medium},
  167. howpublished = {\url{https://medium.com/mindorks/using-room-database-android-jetpack-675a89a0e942}},
  168. month = {2},
  169. year = {2019},
  170. note = {(besucht am 11.10.2021)}
  171. }
  172. @misc{github,
  173. author = {Sebastian De Lima},
  174. title = {What Is GitHub?},
  175. howpublished ={https://medium.com/swlh/what-is-github-423f9049ab2d},
  176. month = {7},
  177. year = {2020},
  178. note = {(besucht am 11.10.2021)}
  179. }
  180. @misc{android-studio,
  181. author = {Developers},
  182. title = {Meet Android Studio  |  Android Developers},
  183. howpublished = {\url{https://developer.android.com/studio/intro}},
  184. month = {},
  185. year = {},
  186. note = {(besucht am 11.10.2021)}
  187. }
  188. @misc{recyclerViewRecycle,
  189. author = {Developers},
  190. title = {Create dynamic lists with RecyclerView  |  Android Developers},
  191. howpublished = {\url{https://developer.android.com/guide/topics/ui/layout/recyclerview}},
  192. month = {},
  193. year = {},
  194. note = {(besucht am 11.10.2021)}
  195. }
  196. @misc{materialDesigne,
  197. author = {Material Designe Team},
  198. title = {Introduction - Material Design},
  199. howpublished = {\url{https://material.io/design/introduction}},
  200. month = {},
  201. year = {},
  202. note = {(besucht am 11.10.2021)}
  203. }
  204. @misc{library,
  205. author = {Computer Hope},
  206. title = {What is a Library?},
  207. url = {https://www.computerhope.com/jargon/l/library.htm},
  208. month = {2},
  209. year = {2021},
  210. note = {(besucht am 11.10.2021)}
  211. }
  212. @misc{view,
  213. author = {Developers},
  214. title = {View  |  Android Developers},
  215. url = {https://developer.android.com/reference/android/view/View},
  216. month = {},
  217. year = {},
  218. note = {(besucht am 11.10.2021)}
  219. }
  220. @misc{dwm,
  221. author = {suckless.org},
  222. title = {dwm - dynamic window manager | suckless.org software that sucks less},
  223. url = {https://dwm.suckless.org},
  224. note = {(besucht am 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. note = {(besucht am 13.10.2021)}
  231. }
  232. @misc{thunderbird,
  233. author = {Mozilla},
  234. title = {Thunderbird - Make Email easier},
  235. url = {https://www.thunderbird.net/en-GB/},
  236. note = {(besucht am 13.10.2021)}
  237. }
  238. @misc{freesoftware,
  239. author = {Free Software Foundation Europe},
  240. title = {Freie Software - FSFE},
  241. url = {https://fsfe.org/freesoftware/freesoftware.de.html},
  242. note = {(besucht am 13.10.2021)}
  243. }
  244. @misc{rms,
  245. author = {Wikipedia},
  246. title = {Richard Stallman},
  247. url = {https://de.wikipedia.org/wiki/Richard_Stallman},
  248. note = {(besucht am 13.10.2021)}
  249. }
  250. @misc{edgecase,
  251. author = {Josh Zimmermann, Jonathan Clark},
  252. title = {Principles of Imperative Computation},
  253. url = {https://www.cs.cmu.edu/~rjsimmon/15122-s13/rec/07.pdf},
  254. note = {(besucht am 13.10.2021)}
  255. }
  256. @misc{RecViewApp,
  257. author = {Anonym},
  258. title = {views-widgets-samples/RecyclerView at main · android/views-widgets-samples · GitHub},
  259. howpublished = {\url{https://github.com/android/views-widgets-samples/tree/main/RecyclerView}},
  260. month = {},
  261. year = {},
  262. note = {(besucht am 14.10.2021)}
  263. }
  264. @misc{fragment,
  265. author = {Developers},
  266. title = {Fragments  |  Android Developers},
  267. howpublished = {\url{https://developer.android.com/guide/fragments}},
  268. month = {},
  269. year = {},
  270. note = {(besucht am 15.10.2021)}
  271. }
  272. @misc{liveData,
  273. author = {Developers},
  274. title = {LiveData  |  Android Developers},
  275. howpublished = {\url{https://developer.android.com/reference/androidx/lifecycle/LiveData}},
  276. month = {},
  277. year = {},
  278. note = {(besucht am 15.10.2021)}
  279. }
  280. @misc{observer,
  281. author = {Developers},
  282. title = {Observer  |  Android Developers},
  283. howpublished = {\url{https://developer.android.com/reference/java/util/Observer}},
  284. month = {},
  285. year = {},
  286. note = {(besucht am 15.10.2021)}
  287. }
  288. @misc{intent,
  289. author = {developers},
  290. title = {Intent  |  Android Developers},
  291. howpublished = {\url{https://developer.android.com/reference/android/content/Intent}},
  292. month = {},
  293. year = {},
  294. note = {(besucht am 15.10.2021)}
  295. }
  296. @misc{rfc9051,
  297. author = {Internet Engineering Task Force},
  298. title = {rfc9051},
  299. url = {https://datatracker.ietf.org/doc/html/rfc9051},
  300. note = {(besucht am 15.10.2021)}
  301. }
  302. @misc{ietf,
  303. author = {Internet Engineering Task Force},
  304. title = {IETF | IETF | Who we are},
  305. url = {https://www.ietf.org/about},
  306. note = {(besucht am 17.10.2021)}
  307. }
  308. @misc{rfc8996,
  309. author = {Internet Engineering Task Force},
  310. title = {rfc8996},
  311. url = {https://datatracker.ietf.org/doc/html/rfc8996},
  312. note = {(besucht am 17.10.2021)}
  313. }
  314. @misc{rfc7568,
  315. author = {Internet Engineering Task Force},
  316. title = {rfc7568},
  317. url = {https://datatracker.ietf.org/doc/html/rfc7568},
  318. note = {(besucht am 17.10.2021)}
  319. }
  320. @misc{RecViewQue,
  321. author = {Codepath},
  322. title = {Using the RecyclerView | CodePath Android Cliffnotes},
  323. howpublished = {\url{https://guides.codepath.com/android/Using-the-RecyclerView}},
  324. month = {},
  325. year = {},
  326. note = {(Accessed on 17/10/2021)}
  327. }
  328. @misc{RecViewQue2,
  329. author = {Developers},
  330. title = {Create dynamic lists with RecyclerView  |  Android Developers},
  331. howpublished = {\url{https://developer.android.com/guide/topics/ui/layout/recyclerview}},
  332. month = {},
  333. year = {},
  334. note = {(Accessed on 17/10/2021)}
  335. }