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: 3 December 2023 06:36 UTC
- Permanent URL: https://wiki.linux-nfs.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 06:36, December 3, 2023 from https://wiki.linux-nfs.org/wiki/index.php?title=Pynfs&oldid=5356.
MLA style
"Pynfs." Linux NFS, . 26 Jul 2013, 21:53 UTC. 3 Dec 2023, 06:36 <https://wiki.linux-nfs.org/wiki/index.php?title=Pynfs&oldid=5356>.
MHRA style
Linux NFS contributors, 'Pynfs', Linux NFS, , 26 July 2013, 21:53 UTC, <https://wiki.linux-nfs.org/wiki/index.php?title=Pynfs&oldid=5356> [accessed 3 December 2023]
Chicago style
Linux NFS contributors, "Pynfs," Linux NFS, , https://wiki.linux-nfs.org/wiki/index.php?title=Pynfs&oldid=5356 (accessed December 3, 2023).
CBE/CSE style
Linux NFS contributors. Pynfs [Internet]. Linux NFS, ; 2013 Jul 26, 21:53 UTC [cited 2023 Dec 3]. Available from: https://wiki.linux-nfs.org/wiki/index.php?title=Pynfs&oldid=5356.
Bluebook style
Pynfs, https://wiki.linux-nfs.org/wiki/index.php?title=Pynfs&oldid=5356 (last visited December 3, 2023).
BibTeX entry
@misc{ wiki:xxx, author = "Linux NFS", title = "Pynfs --- Linux NFS{,} ", year = "2013", url = "https://wiki.linux-nfs.org/wiki/index.php?title=Pynfs&oldid=5356", note = "[Online; accessed 3-December-2023]" }
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{https://wiki.linux-nfs.org/wiki/index.php?title=Pynfs&oldid=5356}", note = "[Online; accessed 3-December-2023]" }