Bibliographic details for "start"

  • Page name: start
  • Author: Anonymous Contributors
  • Publisher: MelonLand Wiki.
  • Date of this revision: 7 July 2022 17:25 CEST
  • Date retrieved: 16 September 2025 03:48 CEST
  • Page Version ID: 1657207535

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

Citation styles for "start"

APA style

Anonymous Contributors (2022). start. MelonLand Wiki. Retrieved 03:48, 16 September, 2025 from https://wiki.melonland.net/start?rev=1657207535.

MLA style

“start.” MelonLand Wiki. 7 Jul 2022, 17:25 CEST. 16 Sep 2025, 03:48 <https://wiki.melonland.net/start?rev=1657207535>.

MHRA style

Anonymous Contributors, ‘start’, MelonLand Wiki, 7 July 2022, 17:25 CEST, <https://wiki.melonland.net/start?rev=1657207535> [accessed 16 September 2025]

Chicago style

Anonymous Contributors, “start,” MelonLand Wiki, https://wiki.melonland.net/start?rev=1657207535 (accessed September 16, 2025).

CBE/CSE style

Anonymous Contributors. start [Internet]. MelonLand Wiki; 2022 Jul 7, 17:25 CEST [cited 2025 Sep 16]. Available from: https://wiki.melonland.net/start?rev=1657207535.

Bluebook style

start, https://wiki.melonland.net/start?rev=1657207535 (last visited September 16, 2025).

AMA style

Anonymous Contributors. start. MelonLand Wiki. July 7, 2022, 17:25 CEST. Available at: https://wiki.melonland.net/start?rev=1657207535. Accessed September 16, 2025.

BibTeX entry

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