Cite
From Linux NFS
Bibliographic details for Pynfs
- Page name: Pynfs
- Author: Linux NFS contributors
- Publisher: Linux NFS, .
- Date of last revision: 26 July 2013 21:53 UTC
- Date retrieved: 26 November 2025 00:12 UTC
- Permanent URL: http://redhat-78.nfsv4bat.org/wiki/index.php?title=Pynfs&oldid=5356
- Page Version ID: 5356
Citation styles for Pynfs
APA style
Pynfs. (2013, July 26). Linux NFS, . Retrieved 00:12, November 26, 2025 from http://redhat-78.nfsv4bat.org/wiki/index.php?title=Pynfs&oldid=5356.
MLA style
"Pynfs." Linux NFS, . 26 Jul 2013, 21:53 UTC. 26 Nov 2025, 00:12 <http://redhat-78.nfsv4bat.org/wiki/index.php?title=Pynfs&oldid=5356>.
MHRA style
Linux NFS contributors, 'Pynfs', Linux NFS, , 26 July 2013, 21:53 UTC, <http://redhat-78.nfsv4bat.org/wiki/index.php?title=Pynfs&oldid=5356> [accessed 26 November 2025]
Chicago style
Linux NFS contributors, "Pynfs," Linux NFS, , http://redhat-78.nfsv4bat.org/wiki/index.php?title=Pynfs&oldid=5356 (accessed November 26, 2025).
CBE/CSE style
Linux NFS contributors. Pynfs [Internet]. Linux NFS, ; 2013 Jul 26, 21:53 UTC [cited 2025 Nov 26]. Available from: http://redhat-78.nfsv4bat.org/wiki/index.php?title=Pynfs&oldid=5356.
Bluebook style
Pynfs, http://redhat-78.nfsv4bat.org/wiki/index.php?title=Pynfs&oldid=5356 (last visited November 26, 2025).
BibTeX entry
@misc{ wiki:xxx,
author = "Linux NFS",
title = "Pynfs --- Linux NFS{,} ",
year = "2013",
url = "http://redhat-78.nfsv4bat.org/wiki/index.php?title=Pynfs&oldid=5356",
note = "[Online; accessed 26-November-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 = "Pynfs --- Linux NFS{,} ",
year = "2013",
url = "\url{http://redhat-78.nfsv4bat.org/wiki/index.php?title=Pynfs&oldid=5356}",
note = "[Online; accessed 26-November-2025]"
}