123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336 |
- @misc{suckless,
- author = {suckless.org},
- title = {software that sucks less | suckless.org software that sucks less},
- howpublished = {\url{https://suckless.org/philosophy/}},
- year = {2021},
- note = {(besucht am 16.09.2021)}
- }
- @book{branch,
- author = {Scott Chacon and Ben Straub},
- title = {Pro Git},
- isbn = {978-1484200773},
- month = {},
- year = {2014},
- publisher = {},
- pages = {63}
- }
- @book{git,
- author = {Scott Chacon and Ben Straub},
- title = {Pro Git},
- isbn = {978-1484200773},
- month = {},
- year = {2014},
- publisher = {},
- pages = {12},
- note = {Das Buch ist open-source und über diesen Link erreichbar https://github.com/progit/pogit2}
- }
- @book{salus1994,
- title={A Quarter Century of UNIX},
- author={Salus, P.H.},
- isbn={9780201547771},
- series={Addison-Wesley UNIX and Open Systems Series},
- year={1994},
- publisher={Addison-Wesley Publishing Company},
- pages={66}
- }
- @book{dalzell2009,
- title={The Routledge Dictionary of Modern American Slang and Unconventional English},
- author={Dalzell, T. and Partridge, E.},
- isbn={9780415371827},
- year={2009},
- publisher={Routledge},
- pages={595}
- }
- @misc{GPLv3,
- author = {Stallman, Richard},
- title = {The GNU General Public License v3.0 - GNU Project - Free Software Foundation},
- howpublished = {\url{https://www.gnu.org/licenses/gpl-3.0.en.html}},
- month = {6},
- year = {2007},
- note = {(besucht am 17.09.2021)}
- }
- @book{stallman2002,
- title={Free Software, Free Society: Selected Essays of Richard M. Stallman},
- author={Stallman, R. and Gay, J. and Foundation, F.S.},
- isbn={9781882114986},
- year={2002},
- publisher={Free Software Foundation},
- pages={9-11}
- }
- @misc{cuckblog,
- author = {Luke Smith},
- title = {Why I Use the GPL and Not Cuck Licenses – Luke Smith},
- howpublished = {\url{https://lukesmith.xyz/articles/why-i-use-the-gpl-and-not-cuck-licenses}},
- month = {4},
- year = {2021},
- note = {(besucht am 19.09.2021)}
- }
- @misc{8chan.moe,
- author = {Anonymous},
- title = {/t/ - Open Source Licenses},
- howpublished = {\url{https://8chan.moe/t/res/865.html}},
- month = {8},
- year = {2020},
- note = {(besucht am 19.09.2021)}
- }
- @book{kumar2011,
- title={Welcome to the 'free' World: A Free Software Initiative},
- author={Kumar, C.A.},
- year={2011},
- publisher={Indian Universities Press},
- pages={28-29}
- }
- @book{bhattacharya2020,
- title={Resource Proportional Software Design for Emerging Systems},
- author={Bhattacharya, S. and Gopinath, K. and Voigt, D.},
- isbn={9781351682336},
- year={2020},
- publisher={CRC Press}
- }
- @book{riccardi2001,
- title={Principles of Database Systems with Internet and Java Applications},
- author={Riccardi, G.},
- isbn={9780201612479},
- lccn={00029314},
- year={2001},
- publisher={Addison-Wesley},
- pages={4}
- }
- @book{sqlInfo,
- title={Principles of Database Systems with Internet and Java Applications},
- author={Riccardi, G.},
- isbn={9780201612479},
- lccn={00029314},
- year={2001},
- publisher={Addison-Wesley},
- pages={14}
- }
- @misc{gitflowBlog,
- author = {Prabhu Vignesh Kumar Rajagopal},
- title = {GIT Branch and its Operations. - An Easy Understanding - Digital Varys},
- url = {https://digitalvarys.com/git-branch-and-its-operations/},
- month = {},
- year = {},
- note = {(besucht am 19.09.2021)}
- }
- @misc{githubRepoQuery,
- author = {github.com},
- title = {Code Search},
- url = {https://github.com/search?q=\&type=Repositories\&ref=advsearch\&l=\&l=},
- month = {9},
- year = {2021},
- note = {(besucht am 19.09.2021)}
- }
- @misc{roomStructure,
- author = {Sagar Garg},
- title = {Room Persistence Library - DZone Database},
- url = {https://dzone.com/articles/room-persistence-library},
- month = {},
- year = {},
- note = {(besucht am 19.09.2021)}
- }
- @misc{queryExpl,
- author = {Google Team},
- title = {Query syntax in Standard SQL | BigQuery | Google Cloud},
- url = {https://cloud.google.com/bigquery/docs/reference/standard-sql/query-syntax#order_by_clause},
- month = {},
- year = {},
- note = {(besucht am 13.10.2021)}
- }
- @misc{appStructurePicture,
- author = {Android Developers},
- title = {Android Room with a View - Java},
- howpublished = {\url{https://developer.android.com/codelabs/android-room-with-a-view\#15}},
- month = {},
- year = {},
- note = {Edited by Simon, (besucht am 19.09.2021)}
- }
- @misc{LayoutManagerPicture,
- author = {Anonoymous},
- title = {LayoutManager | Android | myMusing},
- howpublished = {\url{https://mymusing.co/layoutmanager-android/}},
- month = {},
- year = {},
- note = {Edited by Simon, (besucht am 19.09.2021)}
- }
- @misc{roomApp,
- author = { Avatar Florina Muntenescu},
- title = {GitHub - googlecodelabs/android-room-with-a-view},
- howpublished = {\url{https://github.com/googlecodelabs/android-room-with-a-view}},
- month = {},
- year = {},
- note = {Edited by Simon, (besucht am 19.09.2021)}
- }
- @misc{roomInfo,
- author = {Ashish Rawat},
- title = {Using Room Database | Android Jetpack | by Ashish Rawat | MindOrks | Medium},
- howpublished = {\url{https://medium.com/mindorks/using-room-database-android-jetpack-675a89a0e942}},
- month = {2},
- year = {2019},
- note = {(besucht am 11.10.2021)}
- }
- @misc{github,
- author = {Sebastian De Lima},
- title = {What Is GitHub?},
- howpublished ={https://medium.com/swlh/what-is-github-423f9049ab2d},
- month = {7},
- year = {2020},
- note = {(besucht am 11.10.2021)}
- }
- @misc{android-studio,
- author = {Developers},
- title = {Meet Android Studio | Android Developers},
- howpublished = {\url{https://developer.android.com/studio/intro}},
- month = {},
- year = {},
- note = {(besucht am 11.10.2021)}
- }
- @misc{recyclerViewRecycle,
- author = {Developers},
- title = {Create dynamic lists with RecyclerView | Android Developers},
- howpublished = {\url{https://developer.android.com/guide/topics/ui/layout/recyclerview}},
- month = {},
- year = {},
- note = {(besucht am 11.10.2021)}
- }
- @misc{materialDesigne,
- author = {Material Designe Team},
- title = {Introduction - Material Design},
- howpublished = {\url{https://material.io/design/introduction}},
- month = {},
- year = {},
- note = {(besucht am 11.10.2021)}
- }
- @misc{library,
- author = {Computer Hope},
- title = {What is a Library?},
- url = {https://www.computerhope.com/jargon/l/library.htm},
- month = {2},
- year = {2021},
- note = {(besucht am 11.10.2021)}
- }
- @misc{view,
- author = {Developers},
- title = {View | Android Developers},
- url = {https://developer.android.com/reference/android/view/View},
- month = {},
- year = {},
- note = {(besucht am 11.10.2021)}
- }
- @misc{dwm,
- author = {suckless.org},
- title = {dwm - dynamic window manager | suckless.org software that sucks less},
- url = {https://dwm.suckless.org},
- note = {(besucht am 13.10.2021)}
- }
- @misc{plug,
- author = {Junegunn Choi},
- title = {vim-plug, a minimalist Vim plugin manager},
- url = {https://github.com/junegunn/vim-plug},
- note = {(besucht am 13.10.2021)}
- }
- @misc{thunderbird,
- author = {Mozilla},
- title = {Thunderbird - Make Email easier},
- url = {https://www.thunderbird.net/en-GB/},
- note = {(besucht am 13.10.2021)}
- }
- @misc{freesoftware,
- author = {Free Software Foundation Europe},
- title = {Freie Software - FSFE},
- url = {https://fsfe.org/freesoftware/freesoftware.de.html},
- note = {(besucht am 13.10.2021)}
- }
- @misc{rms,
- author = {Wikipedia},
- title = {Richard Stallman},
- url = {https://de.wikipedia.org/wiki/Richard_Stallman},
- note = {(besucht am 13.10.2021)}
- }
- @misc{edgecase,
- author = {Josh Zimmermann, Jonathan Clark},
- title = {Principles of Imperative Computation},
- url = {https://www.cs.cmu.edu/~rjsimmon/15122-s13/rec/07.pdf},
- note = {(besucht am 13.10.2021)}
- }
- @misc{RecViewApp,
- author = {Anonym},
- title = {views-widgets-samples/RecyclerView at main · android/views-widgets-samples · GitHub},
- howpublished = {\url{https://github.com/android/views-widgets-samples/tree/main/RecyclerView}},
- month = {},
- year = {},
- note = {(besucht am 14.10.2021)}
- }
- @misc{fragment,
- author = {Developers},
- title = {Fragments | Android Developers},
- howpublished = {\url{https://developer.android.com/guide/fragments}},
- month = {},
- year = {},
- note = {(besucht am 15.10.2021)}
- }
- @misc{liveData,
- author = {Developers},
- title = {LiveData | Android Developers},
- howpublished = {\url{https://developer.android.com/reference/androidx/lifecycle/LiveData}},
- month = {},
- year = {},
- note = {(besucht am 15.10.2021)}
- }
- @misc{observer,
- author = {Developers},
- title = {Observer | Android Developers},
- howpublished = {\url{https://developer.android.com/reference/java/util/Observer}},
- month = {},
- year = {},
- note = {(besucht am 15.10.2021)}
- }
- @misc{intent,
- author = {developers},
- title = {Intent | Android Developers},
- howpublished = {\url{https://developer.android.com/reference/android/content/Intent}},
- month = {},
- year = {},
- note = {(besucht am 15.10.2021)}
- }
- @misc{rfc9051,
- author = {Internet Engineering Task Force},
- title = {rfc9051},
- url = {https://datatracker.ietf.org/doc/html/rfc9051},
- note = {(besucht am 15.10.2021)}
- }
- @misc{ietf,
- author = {Internet Engineering Task Force},
- title = {IETF | IETF | Who we are},
- url = {https://www.ietf.org/about},
- note = {(besucht am 17.10.2021)}
- }
- @misc{rfc8996,
- author = {Internet Engineering Task Force},
- title = {rfc8996},
- url = {https://datatracker.ietf.org/doc/html/rfc8996},
- note = {(besucht am 17.10.2021)}
- }
- @misc{rfc7568,
- author = {Internet Engineering Task Force},
- title = {rfc7568},
- url = {https://datatracker.ietf.org/doc/html/rfc7568},
- note = {(besucht am 17.10.2021)}
- }
- @misc{RecViewQue,
- author = {Codepath},
- title = {Using the RecyclerView | CodePath Android Cliffnotes},
- howpublished = {\url{https://guides.codepath.com/android/Using-the-RecyclerView}},
- month = {},
- year = {},
- note = {(Accessed on 17/10/2021)}
- }
- @misc{RecViewQue2,
- author = {Developers},
- title = {Create dynamic lists with RecyclerView | Android Developers},
- howpublished = {\url{https://developer.android.com/guide/topics/ui/layout/recyclerview}},
- month = {},
- year = {},
- note = {(Accessed on 17/10/2021)}
- }
|