Bibliographic details for "bbcode"

  • Page name: bbcode
  • Author: Anonymous Contributors
  • Publisher: MelonLand Wiki.
  • Date of this revision: 22 February 2025 17:07 CET
  • Date retrieved: 27 March 2026 14:15 CET
  • Page Version ID: 1740240462

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

Citation styles for "bbcode"

APA style

Anonymous Contributors (2025). bbcode. MelonLand Wiki. Retrieved 14:15, 27 March, 2026 from https://wiki.melonland.net/bbcode?rev=1740240462.

MLA style

“bbcode.” MelonLand Wiki. 22 Feb 2025, 17:07 CET. 27 Mar 2026, 14:15 <https://wiki.melonland.net/bbcode?rev=1740240462>.

MHRA style

Anonymous Contributors, ‘bbcode’, MelonLand Wiki, 22 February 2025, 17:07 CET, <https://wiki.melonland.net/bbcode?rev=1740240462> [accessed 27 March 2026]

Chicago style

Anonymous Contributors, “bbcode,” MelonLand Wiki, https://wiki.melonland.net/bbcode?rev=1740240462 (accessed March 27, 2026).

CBE/CSE style

Anonymous Contributors. bbcode [Internet]. MelonLand Wiki; 2025 Feb 22, 17:07 CET [cited 2026 Mar 27]. Available from: https://wiki.melonland.net/bbcode?rev=1740240462.

Bluebook style

bbcode, https://wiki.melonland.net/bbcode?rev=1740240462 (last visited March 27, 2026).

AMA style

Anonymous Contributors. bbcode. MelonLand Wiki. February 22, 2025, 17:07 CET. Available at: https://wiki.melonland.net/bbcode?rev=1740240462. Accessed March 27, 2026.

BibTeX entry

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