Bibliographic details for "32bit_cafe"

  • Page name: 32bit_cafe
  • Author: Anonymous Contributors
  • Publisher: MelonLand Wiki.
  • Date of this revision: 10 November 2023 21:48 CET
  • Date retrieved: 19 March 2026 14:35 CET
  • Page Version ID: 1699649317

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 14:35, 19 March, 2026 from https://wiki.melonland.net/32bit_cafe?rev=1699649317.

MLA style

“32bit_cafe.” MelonLand Wiki. 10 Nov 2023, 21:48 CET. 19 Mar 2026, 14:35 <https://wiki.melonland.net/32bit_cafe?rev=1699649317>.

MHRA style

Anonymous Contributors, ‘32bit_cafe’, MelonLand Wiki, 10 November 2023, 21:48 CET, <https://wiki.melonland.net/32bit_cafe?rev=1699649317> [accessed 19 March 2026]

Chicago style

Anonymous Contributors, “32bit_cafe,” MelonLand Wiki, https://wiki.melonland.net/32bit_cafe?rev=1699649317 (accessed March 19, 2026).

CBE/CSE style

Anonymous Contributors. 32bit_cafe [Internet]. MelonLand Wiki; 2023 Nov 10, 21:48 CET [cited 2026 Mar 19]. Available from: https://wiki.melonland.net/32bit_cafe?rev=1699649317.

Bluebook style

32bit_cafe, https://wiki.melonland.net/32bit_cafe?rev=1699649317 (last visited March 19, 2026).

AMA style

Anonymous Contributors. 32bit_cafe. MelonLand Wiki. November 10, 2023, 21:48 CET. Available at: https://wiki.melonland.net/32bit_cafe?rev=1699649317. Accessed March 19, 2026.

BibTeX entry

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

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=1699649317}",
   note = "[Online; accessed 19-March-2026]"
 }