Bibliographic details for "start"

  • Page name: start
  • Author: Anonymous Contributors
  • Publisher: MelonLand Wiki.
  • Date of this revision: 9 July 2022 19:19 CEST
  • Date retrieved: 18 September 2025 01:49 CEST
  • Page Version ID: 1657387152

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 01:49, 18 September, 2025 from https://wiki.melonland.net/start?rev=1657387152.

MLA style

“start.” MelonLand Wiki. 9 Jul 2022, 19:19 CEST. 18 Sep 2025, 01:49 <https://wiki.melonland.net/start?rev=1657387152>.

MHRA style

Anonymous Contributors, ‘start’, MelonLand Wiki, 9 July 2022, 19:19 CEST, <https://wiki.melonland.net/start?rev=1657387152> [accessed 18 September 2025]

Chicago style

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

CBE/CSE style

Anonymous Contributors. start [Internet]. MelonLand Wiki; 2022 Jul 9, 19:19 CEST [cited 2025 Sep 18]. Available from: https://wiki.melonland.net/start?rev=1657387152.

Bluebook style

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

AMA style

Anonymous Contributors. start. MelonLand Wiki. July 9, 2022, 19:19 CEST. Available at: https://wiki.melonland.net/start?rev=1657387152. Accessed September 18, 2025.

BibTeX entry

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