Cite
From Linux NFS
Bibliographic details for Interoperability testing
- Page name: Interoperability testing
- Author: Linux NFS contributors
- Publisher: Linux NFS, .
- Date of last revision: 13 June 2005 23:04 UTC
- Date retrieved: 16 December 2025 14:26 UTC
- Permanent URL: http://linux-nfs.org/wiki/index.php?title=Interoperability_testing&oldid=1305
- Page Version ID: 1305
Citation styles for Interoperability testing
APA style
Interoperability testing. (2005, June 13). Linux NFS, . Retrieved 14:26, December 16, 2025 from http://linux-nfs.org/wiki/index.php?title=Interoperability_testing&oldid=1305.
MLA style
"Interoperability testing." Linux NFS, . 13 Jun 2005, 23:04 UTC. 16 Dec 2025, 14:26 <http://linux-nfs.org/wiki/index.php?title=Interoperability_testing&oldid=1305>.
MHRA style
Linux NFS contributors, 'Interoperability testing', Linux NFS, , 13 June 2005, 23:04 UTC, <http://linux-nfs.org/wiki/index.php?title=Interoperability_testing&oldid=1305> [accessed 16 December 2025]
Chicago style
Linux NFS contributors, "Interoperability testing," Linux NFS, , http://linux-nfs.org/wiki/index.php?title=Interoperability_testing&oldid=1305 (accessed December 16, 2025).
CBE/CSE style
Linux NFS contributors. Interoperability testing [Internet]. Linux NFS, ; 2005 Jun 13, 23:04 UTC [cited 2025 Dec 16]. Available from: http://linux-nfs.org/wiki/index.php?title=Interoperability_testing&oldid=1305.
Bluebook style
Interoperability testing, http://linux-nfs.org/wiki/index.php?title=Interoperability_testing&oldid=1305 (last visited December 16, 2025).
BibTeX entry
@misc{ wiki:xxx,
author = "Linux NFS",
title = "Interoperability testing --- Linux NFS{,} ",
year = "2005",
url = "http://linux-nfs.org/wiki/index.php?title=Interoperability_testing&oldid=1305",
note = "[Online; accessed 16-December-2025]"
}
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 = "Interoperability testing --- Linux NFS{,} ",
year = "2005",
url = "\url{http://linux-nfs.org/wiki/index.php?title=Interoperability_testing&oldid=1305}",
note = "[Online; accessed 16-December-2025]"
}