Bibliographic details for "frames"

  • Page name: frames
  • Author: Anonymous Contributors
  • Publisher: MelonLand Wiki.
  • Date of this revision: 20 October 2024 00:55 CEST
  • Date retrieved: 14 March 2026 18:58 CET
  • Page Version ID: 1729378513

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

Citation styles for "frames"

APA style

Anonymous Contributors (2024). frames. MelonLand Wiki. Retrieved 18:58, 14 March, 2026 from https://wiki.melonland.net/frames?rev=1729378513.

MLA style

“frames.” MelonLand Wiki. 20 Oct 2024, 00:55 CEST. 14 Mar 2026, 18:58 <https://wiki.melonland.net/frames?rev=1729378513>.

MHRA style

Anonymous Contributors, ‘frames’, MelonLand Wiki, 20 October 2024, 00:55 CEST, <https://wiki.melonland.net/frames?rev=1729378513> [accessed 14 March 2026]

Chicago style

Anonymous Contributors, “frames,” MelonLand Wiki, https://wiki.melonland.net/frames?rev=1729378513 (accessed March 14, 2026).

CBE/CSE style

Anonymous Contributors. frames [Internet]. MelonLand Wiki; 2024 Oct 20, 00:55 CEST [cited 2026 Mar 14]. Available from: https://wiki.melonland.net/frames?rev=1729378513.

Bluebook style

frames, https://wiki.melonland.net/frames?rev=1729378513 (last visited March 14, 2026).

AMA style

Anonymous Contributors. frames. MelonLand Wiki. October 20, 2024, 00:55 CEST. Available at: https://wiki.melonland.net/frames?rev=1729378513. Accessed March 14, 2026.

BibTeX entry

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