Bibliographic details for "flood_script"

  • Page name: flood_script
  • Author: Anonymous Contributors
  • Publisher: MelonLand Wiki.
  • Date of this revision: 1 January 1970 01:00 CET
  • Date retrieved: 31 May 2025 23:56 CEST
  • Page Version ID:

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

Citation styles for "flood_script"

APA style

Anonymous Contributors (1970). flood_script. MelonLand Wiki. Retrieved 23:56, 31 May, 2025 from https://wiki.melonland.net/flood_script.

MLA style

“flood_script.” MelonLand Wiki. 1 Jan 1970, 01:00 CET. 31 May 2025, 23:56 <https://wiki.melonland.net/flood_script>.

MHRA style

Anonymous Contributors, ‘flood_script’, MelonLand Wiki, 1 January 1970, 01:00 CET, <https://wiki.melonland.net/flood_script> [accessed 31 May 2025]

Chicago style

Anonymous Contributors, “flood_script,” MelonLand Wiki, https://wiki.melonland.net/flood_script (accessed May 31, 2025).

CBE/CSE style

Anonymous Contributors. flood_script [Internet]. MelonLand Wiki; 1970 Jan 1, 01:00 CET [cited 2025 May 31]. Available from: https://wiki.melonland.net/flood_script.

Bluebook style

flood_script, https://wiki.melonland.net/flood_script (last visited May 31, 2025).

AMA style

Anonymous Contributors. flood_script. MelonLand Wiki. January 1, 1970, 01:00 CET. Available at: https://wiki.melonland.net/flood_script. Accessed May 31, 2025.

BibTeX entry

 @misc{ wiki:xxx,
   author = "Anonymous Contributors",
   title = "flood_script --- MelonLand Wiki",
   year = "1970",
   url = "https://wiki.melonland.net/flood_script",
   note = "[Online; accessed 31-May-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 = "flood_script --- MelonLand Wiki",
   year = "1970",
   url = "\url{https://wiki.melonland.net/flood_script}",
   note = "[Online; accessed 31-May-2025]"
 }