Cite
From Linux NFS
Bibliographic details for Interoperability testing
- Page name: Interoperability testing
- Author: Linux NFS contributors
- Publisher: Linux NFS, .
- Date of last revision: 14 June 2005 00:18 UTC
- Date retrieved: 16 December 2025 09:56 UTC
- Permanent URL: http://linux-nfs.org/wiki/index.php?title=Interoperability_testing&oldid=1310
- Page Version ID: 1310
Citation styles for Interoperability testing
APA style
Interoperability testing. (2005, June 14). Linux NFS, . Retrieved 09:56, December 16, 2025 from http://linux-nfs.org/wiki/index.php?title=Interoperability_testing&oldid=1310.
MLA style
"Interoperability testing." Linux NFS, . 14 Jun 2005, 00:18 UTC. 16 Dec 2025, 09:56 <http://linux-nfs.org/wiki/index.php?title=Interoperability_testing&oldid=1310>.
MHRA style
Linux NFS contributors, 'Interoperability testing', Linux NFS, , 14 June 2005, 00:18 UTC, <http://linux-nfs.org/wiki/index.php?title=Interoperability_testing&oldid=1310> [accessed 16 December 2025]
Chicago style
Linux NFS contributors, "Interoperability testing," Linux NFS, , http://linux-nfs.org/wiki/index.php?title=Interoperability_testing&oldid=1310 (accessed December 16, 2025).
CBE/CSE style
Linux NFS contributors. Interoperability testing [Internet]. Linux NFS, ; 2005 Jun 14, 00:18 UTC [cited 2025 Dec 16]. Available from: http://linux-nfs.org/wiki/index.php?title=Interoperability_testing&oldid=1310.
Bluebook style
Interoperability testing, http://linux-nfs.org/wiki/index.php?title=Interoperability_testing&oldid=1310 (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=1310",
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=1310}",
note = "[Online; accessed 16-December-2025]"
}