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