refs.bib 3.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133
  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 09/16/2021)}
  7. }
  8. @book{salus1994,
  9. title={A Quarter Century of UNIX},
  10. author={Salus, P.H.},
  11. isbn={9780201547771},
  12. series={Addison-Wesley UNIX and Open Systems Series},
  13. year={1994},
  14. publisher={Addison-Wesley Publishing Company},
  15. pages={66}
  16. }
  17. @book{dalzell2009,
  18. title={The Routledge Dictionary of Modern American Slang and Unconventional English},
  19. author={Dalzell, T. and Partridge, E.},
  20. isbn={9780415371827},
  21. year={2009},
  22. publisher={Routledge},
  23. pages={595}
  24. }
  25. @misc{GPLv3,
  26. author = {Stallman, Richard},
  27. title = {The GNU General Public License v3.0 - GNU Project - Free Software Foundation},
  28. howpublished = {\url{https://www.gnu.org/licenses/gpl-3.0.en.html}},
  29. month = {June},
  30. year = {2007},
  31. note = {(Accessed on 09/17/2021)}
  32. }
  33. @book{stallman2002,
  34. title={Free Software, Free Society: Selected Essays of Richard M. Stallman},
  35. author={Stallman, R. and Gay, J. and Foundation, F.S.},
  36. isbn={9781882114986},
  37. year={2002},
  38. publisher={Free Software Foundation}
  39. }
  40. @misc{cuckblog,
  41. author = {Luke Smith},
  42. title = {Why I Use the GPL and Not Cuck Licenses – Luke Smith},
  43. howpublished = {\url{https://lukesmith.xyz/articles/why-i-use-the-gpl-and-not-cuck-licenses}},
  44. month = {April},
  45. year = {2021},
  46. note = {(Accessed on 09/19/2021)}
  47. }
  48. @misc{8chan.moe,
  49. author = {Anonymous},
  50. title = {/t/ - Open Source Licenses},
  51. howpublished = {\url{https://8chan.moe/t/res/865.html}},
  52. month = {August},
  53. year = {2020},
  54. note = {(Accessed on 09/19/2021)}
  55. }
  56. @book{kumar2011,
  57. title={Welcome to the 'free' World: A Free Software Initiative},
  58. author={Kumar, C.A.},
  59. year={2011},
  60. publisher={Indian Universities Press},
  61. pages={28-29}
  62. }
  63. @book{bhattacharya2020,
  64. title={Resource Proportional Software Design for Emerging Systems},
  65. author={Bhattacharya, S. and Gopinath, K. and Voigt, D.},
  66. isbn={9781351682336},
  67. year={2020},
  68. publisher={CRC Press}
  69. }
  70. @book{riccardi2001,
  71. title={Principles of Database Systems with Internet and Java Applications},
  72. author={Riccardi, G.},
  73. isbn={9780201612479},
  74. lccn={00029314},
  75. year={2001},
  76. publisher={Addison-Wesley}
  77. }
  78. @misc{gitflowBlog,
  79. author = {Prabhu Vignesh Kumar Rajagopal},
  80. title = {GIT Branch and its Operations. - An Easy Understanding - Digital Varys},
  81. howpublished = {\url{https://digitalvarys.com/git-branch-and-its-operations/}},
  82. month = {},
  83. year = {},
  84. note = {(Accessed on 09/19/2021)}
  85. }
  86. @misc{githubRepoQuery,
  87. author = {github.com},
  88. title = {Code Search},
  89. howpublished = {\url{https://github.com/search?q=\&type=Repositories\&ref=advsearch\&l=\&l=}},
  90. month = {September},
  91. year = {2021},
  92. note = {(Accessed on 09/19/2021)}
  93. }
  94. @misc{roomStructure,
  95. author = {Sagar Garg},
  96. title = {Room Persistence Library - DZone Database},
  97. howpublished = {\url{https://dzone.com/articles/room-persistence-library}},
  98. month = {},
  99. year = {},
  100. note = {(Accessed on 09/19/2021)}
  101. }
  102. @misc{appStructure,
  103. author = {vhaecky},
  104. title = {Android Room with a View - Java},
  105. howpublished = {\url{https://developer.android.com/codelabs/android-room-with-a-view\#0}},
  106. month = {},
  107. year = {},
  108. note = {(Accessed on 09/19/2021)}
  109. }
  110. @misc{appStructurePicture,
  111. author = {Android Developers},
  112. title = {Android Room with a View - Java},
  113. howpublished = {\url{https://developer.android.com/codelabs/android-room-with-a-view\#15}},
  114. month = {},
  115. year = {},
  116. note = {Edited by Simon}
  117. }
  118. @misc{LayoutManagerPicture,
  119. author = {Anonoymous},
  120. title = {LayoutManager | Android | myMusing},
  121. howpublished = {\url{https://mymusing.co/layoutmanager-android/}},
  122. month = {},
  123. year = {},
  124. note = {Edited by Simon}
  125. }
  126. @misc{roomApp,
  127. author = { Avatar Florina Muntenescu},
  128. title = {GitHub - googlecodelabs/android-room-with-a-view},
  129. howpublished = {\url{https://github.com/googlecodelabs/android-room-with-a-view}},
  130. month = {},
  131. year = {},
  132. note = {Edited by Simon}
  133. }