Bibliographic details for "wiki:syntax"

  • Page name: wiki:syntax
  • Author: Anonymous Contributors
  • Publisher: MelonLand Wiki.
  • Date of this revision: 22 July 2026 11:55 CEST
  • Date retrieved: 3 August 2026 13:32 CEST
  • Page Version ID: 1784714122

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

Citation styles for "wiki:syntax"

APA style

Anonymous Contributors (2026). wiki:syntax. MelonLand Wiki. Retrieved 13:32, 3 August, 2026 from https://wiki.melonland.net/wiki:syntax?rev=1784714122.

MLA style

“wiki:syntax.” MelonLand Wiki. 22 Jul 2026, 11:55 CEST. 3 Aug 2026, 13:32 <https://wiki.melonland.net/wiki:syntax?rev=1784714122>.

MHRA style

Anonymous Contributors, ‘wiki:syntax’, MelonLand Wiki, 22 July 2026, 11:55 CEST, <https://wiki.melonland.net/wiki:syntax?rev=1784714122> [accessed 3 August 2026]

Chicago style

Anonymous Contributors, “wiki:syntax,” MelonLand Wiki, https://wiki.melonland.net/wiki:syntax?rev=1784714122 (accessed August 3, 2026).

CBE/CSE style

Anonymous Contributors. wiki:syntax [Internet]. MelonLand Wiki; 2026 Jul 22, 11:55 CEST [cited 2026 Aug 3]. Available from: https://wiki.melonland.net/wiki:syntax?rev=1784714122.

Bluebook style

wiki:syntax, https://wiki.melonland.net/wiki:syntax?rev=1784714122 (last visited August 3, 2026).

AMA style

Anonymous Contributors. wiki:syntax. MelonLand Wiki. July 22, 2026, 11:55 CEST. Available at: https://wiki.melonland.net/wiki:syntax?rev=1784714122. Accessed August 3, 2026.

BibTeX entry

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