Bibliographic details for "2d_engines"

  • Page name: 2d_engines
  • Author: Anonymous Contributors
  • Publisher: MelonLand Wiki.
  • Date of this revision: 25 March 2026 15:46 CET
  • Date retrieved: 26 March 2026 09:46 CET
  • Page Version ID: 1774449981

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

Citation styles for "2d_engines"

APA style

Anonymous Contributors (2026). 2d_engines. MelonLand Wiki. Retrieved 09:46, 26 March, 2026 from https://wiki.melonland.net/2d_engines?rev=1774449981.

MLA style

“2d_engines.” MelonLand Wiki. 25 Mar 2026, 15:46 CET. 26 Mar 2026, 09:46 <https://wiki.melonland.net/2d_engines?rev=1774449981>.

MHRA style

Anonymous Contributors, ‘2d_engines’, MelonLand Wiki, 25 March 2026, 15:46 CET, <https://wiki.melonland.net/2d_engines?rev=1774449981> [accessed 26 March 2026]

Chicago style

Anonymous Contributors, “2d_engines,” MelonLand Wiki, https://wiki.melonland.net/2d_engines?rev=1774449981 (accessed March 26, 2026).

CBE/CSE style

Anonymous Contributors. 2d_engines [Internet]. MelonLand Wiki; 2026 Mar 25, 15:46 CET [cited 2026 Mar 26]. Available from: https://wiki.melonland.net/2d_engines?rev=1774449981.

Bluebook style

2d_engines, https://wiki.melonland.net/2d_engines?rev=1774449981 (last visited March 26, 2026).

AMA style

Anonymous Contributors. 2d_engines. MelonLand Wiki. March 25, 2026, 15:46 CET. Available at: https://wiki.melonland.net/2d_engines?rev=1774449981. Accessed March 26, 2026.

BibTeX entry

 @misc{ wiki:xxx,
   author = "Anonymous Contributors",
   title = "2d_engines --- MelonLand Wiki",
   year = "2026",
   url = "https://wiki.melonland.net/2d_engines?rev=1774449981",
   note = "[Online; accessed 26-March-2026]"
 }

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 = "2d_engines --- MelonLand Wiki",
   year = "2026",
   url = "\url{https://wiki.melonland.net/2d_engines?rev=1774449981}",
   note = "[Online; accessed 26-March-2026]"
 }