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:46 UTC
- Date retrieved: 26 December 2024 05:27 UTC
- Permanent URL: http://redhat-78.nfsv4bat.org/wiki/index.php?title=Peer-to-peer_NFS&oldid=5154
- Page Version ID: 5154
Citation styles for Peer-to-peer NFS
APA style
Peer-to-peer NFS. (2012, November 12). Linux NFS, . Retrieved 05:27, December 26, 2024 from http://redhat-78.nfsv4bat.org/wiki/index.php?title=Peer-to-peer_NFS&oldid=5154.
MLA style
"Peer-to-peer NFS." Linux NFS, . 12 Nov 2012, 14:46 UTC. 26 Dec 2024, 05:27 <http://redhat-78.nfsv4bat.org/wiki/index.php?title=Peer-to-peer_NFS&oldid=5154>.
MHRA style
Linux NFS contributors, 'Peer-to-peer NFS', Linux NFS, , 12 November 2012, 14:46 UTC, <http://redhat-78.nfsv4bat.org/wiki/index.php?title=Peer-to-peer_NFS&oldid=5154> [accessed 26 December 2024]
Chicago style
Linux NFS contributors, "Peer-to-peer NFS," Linux NFS, , http://redhat-78.nfsv4bat.org/wiki/index.php?title=Peer-to-peer_NFS&oldid=5154 (accessed December 26, 2024).
CBE/CSE style
Linux NFS contributors. Peer-to-peer NFS [Internet]. Linux NFS, ; 2012 Nov 12, 14:46 UTC [cited 2024 Dec 26]. Available from: http://redhat-78.nfsv4bat.org/wiki/index.php?title=Peer-to-peer_NFS&oldid=5154.
Bluebook style
Peer-to-peer NFS, http://redhat-78.nfsv4bat.org/wiki/index.php?title=Peer-to-peer_NFS&oldid=5154 (last visited December 26, 2024).
BibTeX entry
@misc{ wiki:xxx, author = "Linux NFS", title = "Peer-to-peer NFS --- Linux NFS{,} ", year = "2012", url = "http://redhat-78.nfsv4bat.org/wiki/index.php?title=Peer-to-peer_NFS&oldid=5154", note = "[Online; accessed 26-December-2024]" }
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{http://redhat-78.nfsv4bat.org/wiki/index.php?title=Peer-to-peer_NFS&oldid=5154}", note = "[Online; accessed 26-December-2024]" }