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 22:04 UTC
- Date retrieved: 25 November 2025 14:57 UTC
- Permanent URL: http://redhat-78.nfsv4bat.org/wiki/index.php?title=MountNotes&oldid=2988
- Page Version ID: 2988
Citation styles for MountNotes
APA style
MountNotes. (2007, August 21). Linux NFS, . Retrieved 14:57, November 25, 2025 from http://redhat-78.nfsv4bat.org/wiki/index.php?title=MountNotes&oldid=2988.
MLA style
"MountNotes." Linux NFS, . 21 Aug 2007, 22:04 UTC. 25 Nov 2025, 14:57 <http://redhat-78.nfsv4bat.org/wiki/index.php?title=MountNotes&oldid=2988>.
MHRA style
Linux NFS contributors, 'MountNotes', Linux NFS, , 21 August 2007, 22:04 UTC, <http://redhat-78.nfsv4bat.org/wiki/index.php?title=MountNotes&oldid=2988> [accessed 25 November 2025]
Chicago style
Linux NFS contributors, "MountNotes," Linux NFS, , http://redhat-78.nfsv4bat.org/wiki/index.php?title=MountNotes&oldid=2988 (accessed November 25, 2025).
CBE/CSE style
Linux NFS contributors. MountNotes [Internet]. Linux NFS, ; 2007 Aug 21, 22:04 UTC [cited 2025 Nov 25]. Available from: http://redhat-78.nfsv4bat.org/wiki/index.php?title=MountNotes&oldid=2988.
Bluebook style
MountNotes, http://redhat-78.nfsv4bat.org/wiki/index.php?title=MountNotes&oldid=2988 (last visited November 25, 2025).
BibTeX entry
@misc{ wiki:xxx,
author = "Linux NFS",
title = "MountNotes --- Linux NFS{,} ",
year = "2007",
url = "http://redhat-78.nfsv4bat.org/wiki/index.php?title=MountNotes&oldid=2988",
note = "[Online; accessed 25-November-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://redhat-78.nfsv4bat.org/wiki/index.php?title=MountNotes&oldid=2988}",
note = "[Online; accessed 25-November-2025]"
}