Bibliographic details for "multiplayer"

  • Page name: multiplayer
  • Author: Anonymous Contributors
  • Publisher: MelonLand Wiki.
  • Date of this revision: 7 July 2025 21:16 CEST
  • Date retrieved: 21 October 2025 15:59 CEST
  • Page Version ID: 1751915809

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

Citation styles for "multiplayer"

APA style

Anonymous Contributors (2025). multiplayer. MelonLand Wiki. Retrieved 15:59, 21 October, 2025 from https://wiki.melonland.net/multiplayer?rev=1751915809.

MLA style

“multiplayer.” MelonLand Wiki. 7 Jul 2025, 21:16 CEST. 21 Oct 2025, 15:59 <https://wiki.melonland.net/multiplayer?rev=1751915809>.

MHRA style

Anonymous Contributors, ‘multiplayer’, MelonLand Wiki, 7 July 2025, 21:16 CEST, <https://wiki.melonland.net/multiplayer?rev=1751915809> [accessed 21 October 2025]

Chicago style

Anonymous Contributors, “multiplayer,” MelonLand Wiki, https://wiki.melonland.net/multiplayer?rev=1751915809 (accessed October 21, 2025).

CBE/CSE style

Anonymous Contributors. multiplayer [Internet]. MelonLand Wiki; 2025 Jul 7, 21:16 CEST [cited 2025 Oct 21]. Available from: https://wiki.melonland.net/multiplayer?rev=1751915809.

Bluebook style

multiplayer, https://wiki.melonland.net/multiplayer?rev=1751915809 (last visited October 21, 2025).

AMA style

Anonymous Contributors. multiplayer. MelonLand Wiki. July 7, 2025, 21:16 CEST. Available at: https://wiki.melonland.net/multiplayer?rev=1751915809. Accessed October 21, 2025.

BibTeX entry

 @misc{ wiki:xxx,
   author = "Anonymous Contributors",
   title = "multiplayer --- MelonLand Wiki",
   year = "2025",
   url = "https://wiki.melonland.net/multiplayer?rev=1751915809",
   note = "[Online; accessed 21-October-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 = "multiplayer --- MelonLand Wiki",
   year = "2025",
   url = "\url{https://wiki.melonland.net/multiplayer?rev=1751915809}",
   note = "[Online; accessed 21-October-2025]"
 }