Bibliographic details for "frames"

  • Page name: frames
  • Author: Anonymous Contributors
  • Publisher: MelonLand Wiki.
  • Date of this revision: 28 February 2025 21:23 CET
  • Date retrieved: 3 September 2025 12:53 CEST
  • Page Version ID: 1740774212

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 12:53, 3 September, 2025 from https://wiki.melonland.net/frames?rev=1740774212.

MLA style

“frames.” MelonLand Wiki. 28 Feb 2025, 21:23 CET. 3 Sep 2025, 12:53 <https://wiki.melonland.net/frames?rev=1740774212>.

MHRA style

Anonymous Contributors, ‘frames’, MelonLand Wiki, 28 February 2025, 21:23 CET, <https://wiki.melonland.net/frames?rev=1740774212> [accessed 3 September 2025]

Chicago style

Anonymous Contributors, “frames,” MelonLand Wiki, https://wiki.melonland.net/frames?rev=1740774212 (accessed September 3, 2025).

CBE/CSE style

Anonymous Contributors. frames [Internet]. MelonLand Wiki; 2025 Feb 28, 21:23 CET [cited 2025 Sep 3]. Available from: https://wiki.melonland.net/frames?rev=1740774212.

Bluebook style

frames, https://wiki.melonland.net/frames?rev=1740774212 (last visited September 3, 2025).

AMA style

Anonymous Contributors. frames. MelonLand Wiki. February 28, 2025, 21:23 CET. Available at: https://wiki.melonland.net/frames?rev=1740774212. Accessed September 3, 2025.

BibTeX entry

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