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