Cite
From Linux NFS
Bibliographic details for Pynfs
- Page name: Pynfs
- Author: Linux NFS contributors
- Publisher: Linux NFS, .
- Date of last revision: 19 February 2025 18:49 UTC
- Date retrieved: 22 February 2025 04:39 UTC
- Permanent URL: https://client.linux-nfs.org/wiki/index.php?title=Pynfs&oldid=6414
- Page Version ID: 6414
Citation styles for Pynfs
APA style
Pynfs. (2025, February 19). Linux NFS, . Retrieved 04:39, February 22, 2025 from https://client.linux-nfs.org/wiki/index.php?title=Pynfs&oldid=6414.
MLA style
"Pynfs." Linux NFS, . 19 Feb 2025, 18:49 UTC. 22 Feb 2025, 04:39 <https://client.linux-nfs.org/wiki/index.php?title=Pynfs&oldid=6414>.
MHRA style
Linux NFS contributors, 'Pynfs', Linux NFS, , 19 February 2025, 18:49 UTC, <https://client.linux-nfs.org/wiki/index.php?title=Pynfs&oldid=6414> [accessed 22 February 2025]
Chicago style
Linux NFS contributors, "Pynfs," Linux NFS, , https://client.linux-nfs.org/wiki/index.php?title=Pynfs&oldid=6414 (accessed February 22, 2025).
CBE/CSE style
Linux NFS contributors. Pynfs [Internet]. Linux NFS, ; 2025 Feb 19, 18:49 UTC [cited 2025 Feb 22]. Available from: https://client.linux-nfs.org/wiki/index.php?title=Pynfs&oldid=6414.
Bluebook style
Pynfs, https://client.linux-nfs.org/wiki/index.php?title=Pynfs&oldid=6414 (last visited February 22, 2025).
BibTeX entry
@misc{ wiki:xxx, author = "Linux NFS", title = "Pynfs --- Linux NFS{,} ", year = "2025", url = "https://client.linux-nfs.org/wiki/index.php?title=Pynfs&oldid=6414", note = "[Online; accessed 22-February-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 = "2025", url = "\url{https://client.linux-nfs.org/wiki/index.php?title=Pynfs&oldid=6414}", note = "[Online; accessed 22-February-2025]" }