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: 17 October 2025 03:11 CEST
  • 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 03:11, 17 October, 2025 from https://wiki.melonland.net/frames?rev=1751440390.

MLA style

“frames.” MelonLand Wiki. 2 Jul 2025, 09:13 CEST. 17 Oct 2025, 03:11 <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 17 October 2025]

Chicago style

Anonymous Contributors, “frames,” MelonLand Wiki, https://wiki.melonland.net/frames?rev=1751440390 (accessed October 17, 2025).

CBE/CSE style

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

Bluebook style

frames, https://wiki.melonland.net/frames?rev=1751440390 (last visited October 17, 2025).

AMA style

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

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 17-October-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 = "frames --- MelonLand Wiki",
   year = "2025",
   url = "\url{https://wiki.melonland.net/frames?rev=1751440390}",
   note = "[Online; accessed 17-October-2025]"
 }