Bibliographic details for "frames"

  • Page name: frames
  • Author: Anonymous Contributors
  • Publisher: MelonLand Wiki.
  • Date of this revision: 2 July 2025 09:13 CEST
  • Date retrieved: 14 March 2026 17:07 CET
  • Page Version ID: 1751440390

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 (2025). frames. MelonLand Wiki. Retrieved 17:07, 14 March, 2026 from https://wiki.melonland.net/frames?rev=1751440390.

MLA style

“frames.” MelonLand Wiki. 2 Jul 2025, 09:13 CEST. 14 Mar 2026, 17:07 <https://wiki.melonland.net/frames?rev=1751440390>.

MHRA style

Anonymous Contributors, ‘frames’, MelonLand Wiki, 2 July 2025, 09:13 CEST, <https://wiki.melonland.net/frames?rev=1751440390> [accessed 14 March 2026]

Chicago style

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

CBE/CSE style

Anonymous Contributors. frames [Internet]. MelonLand Wiki; 2025 Jul 2, 09:13 CEST [cited 2026 Mar 14]. Available from: https://wiki.melonland.net/frames?rev=1751440390.

Bluebook style

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

AMA style

Anonymous Contributors. frames. MelonLand Wiki. July 2, 2025, 09:13 CEST. Available at: https://wiki.melonland.net/frames?rev=1751440390. Accessed March 14, 2026.

BibTeX entry

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