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