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