Cite This Page

Jump to navigation Jump to search

Bibliographic details for OBSGuide

Citation styles for OBSGuide

APA style

OBSGuide. (2026, June 18). CamsodaWiki, . Retrieved 11:07, August 3, 2026 from http://camsodawiki.com/index.php?title=OBSGuide&oldid=1341.

MLA style

"OBSGuide." CamsodaWiki, . 18 Jun 2026, 19:46 UTC. 3 Aug 2026, 11:07 <http://camsodawiki.com/index.php?title=OBSGuide&oldid=1341>.

MHRA style

CamsodaWiki contributors, 'OBSGuide', CamsodaWiki, , 18 June 2026, 19:46 UTC, <http://camsodawiki.com/index.php?title=OBSGuide&oldid=1341> [accessed 3 August 2026]

Chicago style

CamsodaWiki contributors, "OBSGuide," CamsodaWiki, , http://camsodawiki.com/index.php?title=OBSGuide&oldid=1341 (accessed August 3, 2026).

CBE/CSE style

CamsodaWiki contributors. OBSGuide [Internet]. CamsodaWiki, ; 2026 Jun 18, 19:46 UTC [cited 2026 Aug 3]. Available from: http://camsodawiki.com/index.php?title=OBSGuide&oldid=1341.

BibTeX entry

 @misc{ wiki:xxx,
   author = "CamsodaWiki",
   title = "OBSGuide --- CamsodaWiki{,} ",
   year = "2026",
   url = "http://camsodawiki.com/index.php?title=OBSGuide&oldid=1341",
   note = "[Online; accessed 3-August-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 = "CamsodaWiki",
   title = "OBSGuide --- CamsodaWiki{,} ",
   year = "2026",
   url = "\url{http://camsodawiki.com/index.php?title=OBSGuide&oldid=1341}",
   note = "[Online; accessed 3-August-2026]"
 }