Goddess of Justice DB, the database used for storage on IzaroDFS
No puede seleccionar más de 25 temas Los temas deben comenzar con una letra o número, pueden incluir guiones ('-') y pueden tener hasta 35 caracteres de largo.

158 líneas
4.0 KiB

  1. @book{book_key,
  2. address = {City},
  3. publisher = {Publisher},
  4. author = {Smith, John},
  5. title = {Book title},
  6. year = {2012},
  7. volume = {3},
  8. series = {2},
  9. edition = {1},
  10. pages = {123--200},
  11. month = {January}
  12. }
  13. @article{article_key,
  14. address = {City},
  15. publisher = {Publisher},
  16. author = {Smith, James},
  17. title = {Article title},
  18. year = {2013},
  19. volume = {14},
  20. number = {6},
  21. pages = {1--8},
  22. month = {March},
  23. }
  24. @article{Gilbert:2002:BCF:564585.564601,
  25. author = {Gilbert, Seth and Lynch, Nancy},
  26. title = {Brewer's Conjecture and the Feasibility of Consistent, Available, Partition-tolerant Web Services},
  27. journal = {SIGACT News},
  28. issue_date = {June 2002},
  29. volume = {33},
  30. number = {2},
  31. month = 6,
  32. year = {2002},
  33. issn = {0163-5700},
  34. pages = {51--59},
  35. numpages = {9},
  36. url = {http://doi.acm.org/10.1145/564585.564601},
  37. doi = {10.1145/564585.564601},
  38. acmid = {564601},
  39. publisher = {ACM},
  40. address = {New York, NY, USA}
  41. }
  42. @article{6133253,
  43. author={E. Brewer},
  44. journal={Computer},
  45. title={CAP twelve years later: How the "rules" have changed},
  46. year={2012},
  47. volume={45},
  48. number={2},
  49. pages={23-29},
  50. keywords={theorem proving;CAP theorem;consistency-availability-partition tolerance theorem;networked shared-data system;partition handling;Web extra;Software Engineering Radio;Distributed databases;Relational databases;Data processing;Cloud computing;CAP theorem;ACID;BASE;cloud computing},
  51. doi={10.1109/MC.2012.37},
  52. ISSN={0018-9162},
  53. month={2}
  54. }
  55. @article{rootlisp,
  56. author={Paul Graham},
  57. title={The Roots of Lisp},
  58. year={2001},
  59. keywords={lisp;programming;language},
  60. month={5},
  61. url={http://www.paulgraham.com/rootsoflisp.html}
  62. }
  63. @article{Undeflow_2014,
  64. title={Subtract and detect underflow, most efficient way? (x86/64 with GCC)},
  65. url={https://stackoverflow.com/questions/24958469/subtract-and-detect-underflow-most-efficient-way-x86-64-with-gcc},
  66. journal={StackOverflow},
  67. publisher={Stack Exchange},
  68. author={(StackExchange user), kktsuri and (StackExchange user), Jester},
  69. year={2014},
  70. month={7}
  71. }
  72. @phdthesis{Gentry:2009:FHE:1834954,
  73. author = {Gentry, Craig},
  74. advisor = {Boneh, Dan},
  75. title = {A Fully Homomorphic Encryption Scheme},
  76. year = {2009},
  77. isbn = {978-1-109-44450-6},
  78. note = {AAI3382729},
  79. publisher = {Stanford University},
  80. address = {Stanford, CA, USA},
  81. }
  82. @article{bbc_icloud,
  83. title={Apple toughens iCloud security after celebrity breach},
  84. url={https://www.bbc.com/news/technology-29237469},
  85. journal={BBC},
  86. publisher={BBC},
  87. author={Leo Kelion},
  88. year={2014},
  89. month={7}
  90. }
  91. @misc{wiki:Data_Encryption_Standard,
  92. author = "Wikipedia",
  93. title = "{Data Encryption Standard} --- {W}ikipedia{,} The Free Encyclopedia",
  94. year = "2019",
  95. url = {http://en.wikipedia.org/w/index.php?title=Data\%20Encryption\%20Standard&oldid=905592598},
  96. note = "[Online; accessed 30-July-2019]"
  97. }
  98. @misc{apple_sweatshop,
  99. title={Samsung one-ups Apple with sweatshop labor: contractor raided by ICE.},
  100. url={https://www.youtube.com/watch?v=XjW2tMeO3Mk},
  101. journal={Louis Rossmann Group},
  102. howpublished={Youtube},
  103. author={Louis Rossmann},
  104. year={2019},
  105. month={4}
  106. }
  107. @misc{ltt_backup,
  108. title={I Hope Google Doesn’t Ban Us... - Abusing Unlimited Google Drive},
  109. url={https://www.youtube.com/watch?v=y2F0wjoKEhg},
  110. journal={Linus Tech Tips},
  111. howpublished={Youtube},
  112. author={Linus Media Group},
  113. year={2018},
  114. month={8}
  115. }
  116. @misc{cambridge_analytica,
  117. title={Facebook, l'envers du réseau},
  118. url={https://www.youtube.com/watch?v=9kpKDaF3IFw},
  119. journal={Envoyé spécial},
  120. howpublished={TV},
  121. author={France 2},
  122. year={2018},
  123. month={4}
  124. }
  125. @article{cockroach_atomic,
  126. title={Living without atomic clocks},
  127. url={https://www.cockroachlabs.com/blog/living-without-atomic-clocks/},
  128. journal={Cockroach Labs Blog},
  129. publisher={Cockroach Labs},
  130. author={Spencer Kimball},
  131. year={2016},
  132. month={2}
  133. }
  134. @article{cockroach_postgres,
  135. title={Why CockroachDB and PostgreSQL Are Compatible},
  136. url={https://www.cockroachlabs.com/blog/why-postgres/},
  137. journal={Cockroach Labs Blog},
  138. publisher={Cockroach Labs},
  139. author={Raphael 'kena' Poss},
  140. year={2018},
  141. month={August}
  142. }