Bibliographic details for "Source Code"
-
Page name: Source Code
-
Author: Anonymous Contributors
-
Publisher: Synchronet.
-
Date of this revision: 18 April 2010 22:16 GMT
-
Date retrieved: 27 April 2026 04:34 GMT
-
Page Version ID: 1271628987
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 "Source Code"
APA
Source Code. (2010, Apr 18). In Synchronet. Retrieved 04:34, April 27, 2026, from http://wiki.synchro.net/doku.php?id=dev:source&rev=1271628987.
MLA
Anonymous Contributors. "Source Code". Synchronet. 18 Apr. 2010. Web. 27 Apr. 2026, 04:34
MHRA
Anonymous Contributors, 'Source Code', Synchronet, 18 April 2010, 22:16 GMT, <http://wiki.synchro.net/doku.php?id=dev:source&rev=1271628987> [Accessed 27 April 2026]
Chicago
Anonymous Contributors, "Source Code", Synchronet, http://wiki.synchro.net/doku.php?id=dev:source&rev=1271628987 (Accessed April 27, 2026).
CBE/CSE
Anonymous Contributors. Source Code [Internet]. Synchronet; 2010 Apr 18, 22:16 GMT [Cited 2026 Apr 27]. Available at: http://wiki.synchro.net/doku.php?id=dev:source&rev=1271628987.
Bluebook
Source Code, http://wiki.synchro.net/doku.php?id=dev:source&rev=1271628987 (Last visited April 27, 2026).
AMA
Anonymous Contributors. Source Code. Synchronet. April 18, 2010, 22:16 GMT. Available at: http://wiki.synchro.net/doku.php?id=dev:source&rev=1271628987. Accessed April 27, 2026.
BibTeX
@misc{ wiki:xxx,
author = "Anonymous Contributors",
title = "Source Code --- Synchronet",
year = "2010",
url = "http://wiki.synchro.net/doku.php?id=dev:source&rev=1271628987",
note = "[Online; accessed 27-April-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 = "Source Code --- Synchronet",
year = "2010",
url = "\url{http://wiki.synchro.net/doku.php?id=dev:source&rev=1271628987}",
note = "[Online; accessed 27-April-2026]"
author = "Anonymous Contributors",
title = "Source Code --- Synchronet",
year = "2010",
url = "\url{http://wiki.synchro.net/doku.php?id=dev:source&rev=1271628987}",
note = "[Online; accessed 27-April-2026]"
}
DokuWiki talk pages
- Markup
- [[dev:source|Source Code]] ([[dev:source?rev=1271628987|this version]])
- Result
- Source Code (this version)