Bibliographic details for "monster_interview"

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

Citation styles for "monster_interview"

APA style

Anonymous Contributors (2025). monster_interview. MelonLand Wiki. Retrieved 03:11, 12 October, 2025 from https://wiki.melonland.net/monster_interview?rev=1760195846.

MLA style

“monster_interview.” MelonLand Wiki. 11 Oct 2025, 17:17 CEST. 12 Oct 2025, 03:11 <https://wiki.melonland.net/monster_interview?rev=1760195846>.

MHRA style

Anonymous Contributors, ‘monster_interview’, MelonLand Wiki, 11 October 2025, 17:17 CEST, <https://wiki.melonland.net/monster_interview?rev=1760195846> [accessed 12 October 2025]

Chicago style

Anonymous Contributors, “monster_interview,” MelonLand Wiki, https://wiki.melonland.net/monster_interview?rev=1760195846 (accessed October 12, 2025).

CBE/CSE style

Anonymous Contributors. monster_interview [Internet]. MelonLand Wiki; 2025 Oct 11, 17:17 CEST [cited 2025 Oct 12]. Available from: https://wiki.melonland.net/monster_interview?rev=1760195846.

Bluebook style

monster_interview, https://wiki.melonland.net/monster_interview?rev=1760195846 (last visited October 12, 2025).

AMA style

Anonymous Contributors. monster_interview. MelonLand Wiki. October 11, 2025, 17:17 CEST. Available at: https://wiki.melonland.net/monster_interview?rev=1760195846. Accessed October 12, 2025.

BibTeX entry

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