Bibliographic details for "32bit_cafe"

  • Page name: 32bit_cafe
  • Author: Anonymous Contributors
  • Publisher: MelonLand Wiki.
  • Date of this revision: 19 June 2023 06:34 CEST
  • Date retrieved: 20 April 2025 08:21 CEST
  • Page Version ID: 1687149246

Please remember to check with your standards guide or professor’s guidelines for the exact syntax to suit your needs.

Citation styles for "32bit_cafe"

APA style

Anonymous Contributors (2023). 32bit_cafe. MelonLand Wiki. Retrieved 08:21, 20 April, 2025 from https://wiki.melonland.net/32bit_cafe?rev=1687149246.

MLA style

“32bit_cafe.” MelonLand Wiki. 19 Jun 2023, 06:34 CEST. 20 Apr 2025, 08:21 <https://wiki.melonland.net/32bit_cafe?rev=1687149246>.

MHRA style

Anonymous Contributors, ‘32bit_cafe’, MelonLand Wiki, 19 June 2023, 06:34 CEST, <https://wiki.melonland.net/32bit_cafe?rev=1687149246> [accessed 20 April 2025]

Chicago style

Anonymous Contributors, “32bit_cafe,” MelonLand Wiki, https://wiki.melonland.net/32bit_cafe?rev=1687149246 (accessed April 20, 2025).

CBE/CSE style

Anonymous Contributors. 32bit_cafe [Internet]. MelonLand Wiki; 2023 Jun 19, 06:34 CEST [cited 2025 Apr 20]. Available from: https://wiki.melonland.net/32bit_cafe?rev=1687149246.

Bluebook style

32bit_cafe, https://wiki.melonland.net/32bit_cafe?rev=1687149246 (last visited April 20, 2025).

AMA style

Anonymous Contributors. 32bit_cafe. MelonLand Wiki. June 19, 2023, 06:34 CEST. Available at: https://wiki.melonland.net/32bit_cafe?rev=1687149246. Accessed April 20, 2025.

BibTeX entry

 @misc{ wiki:xxx,
   author = "Anonymous Contributors",
   title = "32bit_cafe --- MelonLand Wiki",
   year = "2023",
   url = "https://wiki.melonland.net/32bit_cafe?rev=1687149246",
   note = "[Online; accessed 20-April-2025]"
 }

When using the LaTeX package url (\usepackage{url} somewhere in the preamble), which tends to give much more nicely formatted web addresses, the following may be preferred:

 @misc{ wiki:xxx,
   author = "Anonymous Contributors",
   title = "32bit_cafe --- MelonLand Wiki",
   year = "2023",
   url = "\url{https://wiki.melonland.net/32bit_cafe?rev=1687149246}",
   note = "[Online; accessed 20-April-2025]"
 }