Cite
From Linux NFS
Bibliographic details for SPKM3 Issues
- Page name: SPKM3 Issues
- Author: Linux NFS contributors
- Publisher: Linux NFS, .
- Date of last revision: 11 October 2006 17:18 UTC
- Date retrieved: 29 October 2025 03:59 UTC
- Permanent URL: https://www.linux-nfs.org/wiki/index.php?title=SPKM3_Issues&oldid=2510
- Page Version ID: 2510
Citation styles for SPKM3 Issues
APA style
SPKM3 Issues. (2006, October 11). Linux NFS, . Retrieved 03:59, October 29, 2025 from https://www.linux-nfs.org/wiki/index.php?title=SPKM3_Issues&oldid=2510.
MLA style
"SPKM3 Issues." Linux NFS, . 11 Oct 2006, 17:18 UTC. 29 Oct 2025, 03:59 <https://www.linux-nfs.org/wiki/index.php?title=SPKM3_Issues&oldid=2510>.
MHRA style
Linux NFS contributors, 'SPKM3 Issues', Linux NFS, , 11 October 2006, 17:18 UTC, <https://www.linux-nfs.org/wiki/index.php?title=SPKM3_Issues&oldid=2510> [accessed 29 October 2025]
Chicago style
Linux NFS contributors, "SPKM3 Issues," Linux NFS, , https://www.linux-nfs.org/wiki/index.php?title=SPKM3_Issues&oldid=2510 (accessed October 29, 2025).
CBE/CSE style
Linux NFS contributors. SPKM3 Issues [Internet]. Linux NFS, ; 2006 Oct 11, 17:18 UTC [cited 2025 Oct 29]. Available from: https://www.linux-nfs.org/wiki/index.php?title=SPKM3_Issues&oldid=2510.
Bluebook style
SPKM3 Issues, https://www.linux-nfs.org/wiki/index.php?title=SPKM3_Issues&oldid=2510 (last visited October 29, 2025).
BibTeX entry
@misc{ wiki:xxx,
author = "Linux NFS",
title = "SPKM3 Issues --- Linux NFS{,} ",
year = "2006",
url = "https://www.linux-nfs.org/wiki/index.php?title=SPKM3_Issues&oldid=2510",
note = "[Online; accessed 29-October-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 = "SPKM3 Issues --- Linux NFS{,} ",
year = "2006",
url = "\url{https://www.linux-nfs.org/wiki/index.php?title=SPKM3_Issues&oldid=2510}",
note = "[Online; accessed 29-October-2025]"
}