Bibliographic details for "start"

  • Page name: start
  • Author: Anonymous Contributors
  • Publisher: MelonLand Wiki.
  • Date of this revision: 6 July 2022 22:58 CEST
  • Date retrieved: 12 September 2025 23:46 CEST
  • Page Version ID: 1657141085

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 23:46, 12 September, 2025 from https://wiki.melonland.net/start?rev=1657141085.

MLA style

“start.” MelonLand Wiki. 6 Jul 2022, 22:58 CEST. 12 Sep 2025, 23:46 <https://wiki.melonland.net/start?rev=1657141085>.

MHRA style

Anonymous Contributors, ‘start’, MelonLand Wiki, 6 July 2022, 22:58 CEST, <https://wiki.melonland.net/start?rev=1657141085> [accessed 12 September 2025]

Chicago style

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

CBE/CSE style

Anonymous Contributors. start [Internet]. MelonLand Wiki; 2022 Jul 6, 22:58 CEST [cited 2025 Sep 12]. Available from: https://wiki.melonland.net/start?rev=1657141085.

Bluebook style

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

AMA style

Anonymous Contributors. start. MelonLand Wiki. July 6, 2022, 22:58 CEST. Available at: https://wiki.melonland.net/start?rev=1657141085. Accessed September 12, 2025.

BibTeX entry

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