Cite This Page
Bibliographic details for Subversion
- Page name: Subversion
- Author: FasciPedia contributors
- Publisher: FasciPedia, .
- Date of last revision: 5 February 2024 21:33 UTC
- Date retrieved: 16 July 2026 02:32 UTC
- Permanent URL: http:///index.php?title=Subversion&oldid=26622
- Page Version ID: 26622
Citation styles for Subversion
APA style
Subversion. (2024, February 5). FasciPedia, . Retrieved 02:32, July 16, 2026 from http:///index.php?title=Subversion&oldid=26622.
MLA style
"Subversion." FasciPedia, . 5 Feb 2024, 21:33 UTC. 16 Jul 2026, 02:32 <http:///index.php?title=Subversion&oldid=26622>.
MHRA style
FasciPedia contributors, 'Subversion', FasciPedia, , 5 February 2024, 21:33 UTC, <http:///index.php?title=Subversion&oldid=26622> [accessed 16 July 2026]
Chicago style
FasciPedia contributors, "Subversion," FasciPedia, , http:///index.php?title=Subversion&oldid=26622 (accessed July 16, 2026).
CBE/CSE style
FasciPedia contributors. Subversion [Internet]. FasciPedia, ; 2024 Feb 5, 21:33 UTC [cited 2026 Jul 16]. Available from: http:///index.php?title=Subversion&oldid=26622.
Bluebook style
Subversion, http:///index.php?title=Subversion&oldid=26622 (last visited July 16, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "FasciPedia",
title = "Subversion --- FasciPedia{,} ",
year = "2024",
url = "http:///index.php?title=Subversion&oldid=26622",
note = "[Online; accessed 16-July-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 = "FasciPedia",
title = "Subversion --- FasciPedia{,} ",
year = "2024",
url = "\url{http:///index.php?title=Subversion&oldid=26622}",
note = "[Online; accessed 16-July-2026]"
}