Bibliographic details for "moderation"

  • Page name: moderation
  • Author: Anonymous Contributors
  • Publisher: MelonLand Wiki.
  • Date of this revision: 5 June 2025 13:16 CEST
  • Date retrieved: 5 September 2025 20:38 CEST
  • Page Version ID: 1749122210

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

Citation styles for "moderation"

APA style

Anonymous Contributors (2025). moderation. MelonLand Wiki. Retrieved 20:38, 5 September, 2025 from https://wiki.melonland.net/moderation?rev=1749122210.

MLA style

“moderation.” MelonLand Wiki. 5 Jun 2025, 13:16 CEST. 5 Sep 2025, 20:38 <https://wiki.melonland.net/moderation?rev=1749122210>.

MHRA style

Anonymous Contributors, ‘moderation’, MelonLand Wiki, 5 June 2025, 13:16 CEST, <https://wiki.melonland.net/moderation?rev=1749122210> [accessed 5 September 2025]

Chicago style

Anonymous Contributors, “moderation,” MelonLand Wiki, https://wiki.melonland.net/moderation?rev=1749122210 (accessed September 5, 2025).

CBE/CSE style

Anonymous Contributors. moderation [Internet]. MelonLand Wiki; 2025 Jun 5, 13:16 CEST [cited 2025 Sep 5]. Available from: https://wiki.melonland.net/moderation?rev=1749122210.

Bluebook style

moderation, https://wiki.melonland.net/moderation?rev=1749122210 (last visited September 5, 2025).

AMA style

Anonymous Contributors. moderation. MelonLand Wiki. June 5, 2025, 13:16 CEST. Available at: https://wiki.melonland.net/moderation?rev=1749122210. Accessed September 5, 2025.

BibTeX entry

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