Bibliographic details for "multiplayer"

  • Page name: multiplayer
  • Author: Anonymous Contributors
  • Publisher: MelonLand Wiki.
  • Date of this revision: 29 August 2025 19:35 CEST
  • Date retrieved: 19 October 2025 07:30 CEST
  • Page Version ID: 1756488931

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 07:30, 19 October, 2025 from https://wiki.melonland.net/multiplayer?rev=1756488931.

MLA style

“multiplayer.” MelonLand Wiki. 29 Aug 2025, 19:35 CEST. 19 Oct 2025, 07:30 <https://wiki.melonland.net/multiplayer?rev=1756488931>.

MHRA style

Anonymous Contributors, ‘multiplayer’, MelonLand Wiki, 29 August 2025, 19:35 CEST, <https://wiki.melonland.net/multiplayer?rev=1756488931> [accessed 19 October 2025]

Chicago style

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

CBE/CSE style

Anonymous Contributors. multiplayer [Internet]. MelonLand Wiki; 2025 Aug 29, 19:35 CEST [cited 2025 Oct 19]. Available from: https://wiki.melonland.net/multiplayer?rev=1756488931.

Bluebook style

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

AMA style

Anonymous Contributors. multiplayer. MelonLand Wiki. August 29, 2025, 19:35 CEST. Available at: https://wiki.melonland.net/multiplayer?rev=1756488931. Accessed October 19, 2025.

BibTeX entry

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