Cite
From Linux NFS
Bibliographic details for Connectathon test suite
- Page name: Connectathon test suite
- Author: Linux NFS contributors
- Publisher: Linux NFS, .
- Date of last revision: 15 October 2012 15:49 UTC
- Date retrieved: 6 January 2026 23:00 UTC
- Permanent URL: https://www.linux-nfs.org/wiki/index.php?title=Connectathon_test_suite&oldid=4915
- Page Version ID: 4915
Citation styles for Connectathon test suite
APA style
Connectathon test suite. (2012, October 15). Linux NFS, . Retrieved 23:00, January 6, 2026 from https://www.linux-nfs.org/wiki/index.php?title=Connectathon_test_suite&oldid=4915.
MLA style
"Connectathon test suite." Linux NFS, . 15 Oct 2012, 15:49 UTC. 6 Jan 2026, 23:00 <https://www.linux-nfs.org/wiki/index.php?title=Connectathon_test_suite&oldid=4915>.
MHRA style
Linux NFS contributors, 'Connectathon test suite', Linux NFS, , 15 October 2012, 15:49 UTC, <https://www.linux-nfs.org/wiki/index.php?title=Connectathon_test_suite&oldid=4915> [accessed 6 January 2026]
Chicago style
Linux NFS contributors, "Connectathon test suite," Linux NFS, , https://www.linux-nfs.org/wiki/index.php?title=Connectathon_test_suite&oldid=4915 (accessed January 6, 2026).
CBE/CSE style
Linux NFS contributors. Connectathon test suite [Internet]. Linux NFS, ; 2012 Oct 15, 15:49 UTC [cited 2026 Jan 6]. Available from: https://www.linux-nfs.org/wiki/index.php?title=Connectathon_test_suite&oldid=4915.
Bluebook style
Connectathon test suite, https://www.linux-nfs.org/wiki/index.php?title=Connectathon_test_suite&oldid=4915 (last visited January 6, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Linux NFS",
title = "Connectathon test suite --- Linux NFS{,} ",
year = "2012",
url = "https://www.linux-nfs.org/wiki/index.php?title=Connectathon_test_suite&oldid=4915",
note = "[Online; accessed 6-January-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 = "Linux NFS",
title = "Connectathon test suite --- Linux NFS{,} ",
year = "2012",
url = "\url{https://www.linux-nfs.org/wiki/index.php?title=Connectathon_test_suite&oldid=4915}",
note = "[Online; accessed 6-January-2026]"
}