Bibliographic details for "dev:coding_convention_changes"

Please remember to check your manual of style, standards guide or instructor's guidelines for the exact syntax to suit your needs

Citation styles for "dev:coding_convention_changes"

APA

dev:coding_convention_changes. (2009, Jul 6). In Sahana WIKI. Retrieved 10:02, April 20, 2024, from https://wiki.sahanafoundation.org/phase2/doku.php?id=dev:coding_convention_changes&rev=1246912572.

MLA

Anonymous Contributors. "dev:coding_convention_changes". Sahana WIKI. 6 Jul. 2009. Web. 20 Apr. 2024, 10:02

MHRA

Anonymous Contributors, 'dev:coding_convention_changes', Sahana WIKI, 6 July 2009, 20:36 GMT, <https://wiki.sahanafoundation.org/phase2/doku.php?id=dev:coding_convention_changes&rev=1246912572> [Accessed 20 April 2024]

Chicago

Anonymous Contributors, "dev:coding_convention_changes", Sahana WIKI, https://wiki.sahanafoundation.org/phase2/doku.php?id=dev:coding_convention_changes&rev=1246912572 (Accessed April 20, 2024).

CBE/CSE

Anonymous Contributors. dev:coding_convention_changes [Internet]. Sahana WIKI; 2009 Jul 6, 20:36 GMT [Cited 2024 Apr 20]. Available at: https://wiki.sahanafoundation.org/phase2/doku.php?id=dev:coding_convention_changes&rev=1246912572.

Bluebook

AMA

Anonymous Contributors. dev:coding_convention_changes. Sahana WIKI. July 6, 2009, 20:36 GMT. Available at: https://wiki.sahanafoundation.org/phase2/doku.php?id=dev:coding_convention_changes&rev=1246912572. Accessed April 20, 2024.

BibTeX

 @misc{ wiki:xxx,
   author = "Anonymous Contributors",
   title = "dev:coding_convention_changes --- Sahana WIKI",
   year = "2009",
   url = "https://wiki.sahanafoundation.org/phase2/doku.php?id=dev:coding_convention_changes&rev=1246912572",
   note = "[Online; accessed 20-April-2024]"
 }
  

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 = "dev:coding_convention_changes --- Sahana WIKI",
   year = "2009",
   url = "\url{https://wiki.sahanafoundation.org/phase2/doku.php?id=dev:coding_convention_changes&rev=1246912572}",
   note = "[Online; accessed 20-April-2024]"


   author = "Anonymous Contributors",
   title = "dev:coding_convention_changes --- Sahana WIKI",
   year = "2009",
   url = "\url{https://wiki.sahanafoundation.org/phase2/doku.php?id=dev:coding_convention_changes&rev=1246912572}",
   note = "[Online; accessed 20-April-2024]"
 }
  

DokuWiki talk pages

Markup
[[dev:coding_convention_changes|dev:coding_convention_changes]] ([[dev:coding_convention_changes?rev=1246912572|this version]])
Result
dev:coding_convention_changes (this version)

Navigation
QR Code
QR Code dev:coding_convention_changes (generated for current page)