Bibliographic details for "flood_script"

  • Page name: flood_script
  • Author: Anonymous Contributors
  • Publisher: MelonLand Wiki.
  • Date of this revision: 4 April 2024 04:56 CEST
  • Date retrieved: 15 April 2025 08:37 CEST
  • Page Version ID: 1712199371

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 (2024). flood_script. MelonLand Wiki. Retrieved 08:37, 15 April, 2025 from https://wiki.melonland.net/flood_script?rev=1712199371.

MLA style

“flood_script.” MelonLand Wiki. 4 Apr 2024, 04:56 CEST. 15 Apr 2025, 08:37 <https://wiki.melonland.net/flood_script?rev=1712199371>.

MHRA style

Anonymous Contributors, ‘flood_script’, MelonLand Wiki, 4 April 2024, 04:56 CEST, <https://wiki.melonland.net/flood_script?rev=1712199371> [accessed 15 April 2025]

Chicago style

Anonymous Contributors, “flood_script,” MelonLand Wiki, https://wiki.melonland.net/flood_script?rev=1712199371 (accessed April 15, 2025).

CBE/CSE style

Anonymous Contributors. flood_script [Internet]. MelonLand Wiki; 2024 Apr 4, 04:56 CEST [cited 2025 Apr 15]. Available from: https://wiki.melonland.net/flood_script?rev=1712199371.

Bluebook style

flood_script, https://wiki.melonland.net/flood_script?rev=1712199371 (last visited April 15, 2025).

AMA style

Anonymous Contributors. flood_script. MelonLand Wiki. April 4, 2024, 04:56 CEST. Available at: https://wiki.melonland.net/flood_script?rev=1712199371. Accessed April 15, 2025.

BibTeX entry

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