Cite
From Linux NFS
Bibliographic details for Peer-to-peer NFS
- Page name: Peer-to-peer NFS
- Author: Linux NFS contributors
- Publisher: Linux NFS, .
- Date of last revision: 12 November 2012 14:53 UTC
- Date retrieved: 9 June 2025 07:36 UTC
- Permanent URL: https://linux-nfs.org/wiki/index.php?title=Peer-to-peer_NFS&oldid=5155
- Page Version ID: 5155
Citation styles for Peer-to-peer NFS
APA style
Peer-to-peer NFS. (2012, November 12). Linux NFS, . Retrieved 07:36, June 9, 2025 from https://linux-nfs.org/wiki/index.php?title=Peer-to-peer_NFS&oldid=5155.
MLA style
"Peer-to-peer NFS." Linux NFS, . 12 Nov 2012, 14:53 UTC. 9 Jun 2025, 07:36 <https://linux-nfs.org/wiki/index.php?title=Peer-to-peer_NFS&oldid=5155>.
MHRA style
Linux NFS contributors, 'Peer-to-peer NFS', Linux NFS, , 12 November 2012, 14:53 UTC, <https://linux-nfs.org/wiki/index.php?title=Peer-to-peer_NFS&oldid=5155> [accessed 9 June 2025]
Chicago style
Linux NFS contributors, "Peer-to-peer NFS," Linux NFS, , https://linux-nfs.org/wiki/index.php?title=Peer-to-peer_NFS&oldid=5155 (accessed June 9, 2025).
CBE/CSE style
Linux NFS contributors. Peer-to-peer NFS [Internet]. Linux NFS, ; 2012 Nov 12, 14:53 UTC [cited 2025 Jun 9]. Available from: https://linux-nfs.org/wiki/index.php?title=Peer-to-peer_NFS&oldid=5155.
Bluebook style
Peer-to-peer NFS, https://linux-nfs.org/wiki/index.php?title=Peer-to-peer_NFS&oldid=5155 (last visited June 9, 2025).
BibTeX entry
@misc{ wiki:xxx, author = "Linux NFS", title = "Peer-to-peer NFS --- Linux NFS{,} ", year = "2012", url = "https://linux-nfs.org/wiki/index.php?title=Peer-to-peer_NFS&oldid=5155", note = "[Online; accessed 9-June-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 = "Peer-to-peer NFS --- Linux NFS{,} ", year = "2012", url = "\url{https://linux-nfs.org/wiki/index.php?title=Peer-to-peer_NFS&oldid=5155}", note = "[Online; accessed 9-June-2025]" }