Cite
From Linux NFS
Bibliographic details for Cthon06 Meeting Notes
- Page name: Cthon06 Meeting Notes
- Author: Linux NFS contributors
- Publisher: Linux NFS, .
- Date of last revision: 25 August 2007 20:22 UTC
- Date retrieved: 18 November 2025 20:17 UTC
- Permanent URL: https://wiki.linux-nfs.org/wiki/index.php?title=Cthon06_Meeting_Notes&oldid=3058
- Page Version ID: 3058
Citation styles for Cthon06 Meeting Notes
APA style
Cthon06 Meeting Notes. (2007, August 25). Linux NFS, . Retrieved 20:17, November 18, 2025 from https://wiki.linux-nfs.org/wiki/index.php?title=Cthon06_Meeting_Notes&oldid=3058.
MLA style
"Cthon06 Meeting Notes." Linux NFS, . 25 Aug 2007, 20:22 UTC. 18 Nov 2025, 20:17 <https://wiki.linux-nfs.org/wiki/index.php?title=Cthon06_Meeting_Notes&oldid=3058>.
MHRA style
Linux NFS contributors, 'Cthon06 Meeting Notes', Linux NFS, , 25 August 2007, 20:22 UTC, <https://wiki.linux-nfs.org/wiki/index.php?title=Cthon06_Meeting_Notes&oldid=3058> [accessed 18 November 2025]
Chicago style
Linux NFS contributors, "Cthon06 Meeting Notes," Linux NFS, , https://wiki.linux-nfs.org/wiki/index.php?title=Cthon06_Meeting_Notes&oldid=3058 (accessed November 18, 2025).
CBE/CSE style
Linux NFS contributors. Cthon06 Meeting Notes [Internet]. Linux NFS, ; 2007 Aug 25, 20:22 UTC [cited 2025 Nov 18]. Available from: https://wiki.linux-nfs.org/wiki/index.php?title=Cthon06_Meeting_Notes&oldid=3058.
Bluebook style
Cthon06 Meeting Notes, https://wiki.linux-nfs.org/wiki/index.php?title=Cthon06_Meeting_Notes&oldid=3058 (last visited November 18, 2025).
BibTeX entry
@misc{ wiki:xxx,
author = "Linux NFS",
title = "Cthon06 Meeting Notes --- Linux NFS{,} ",
year = "2007",
url = "https://wiki.linux-nfs.org/wiki/index.php?title=Cthon06_Meeting_Notes&oldid=3058",
note = "[Online; accessed 18-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 = "Cthon06 Meeting Notes --- Linux NFS{,} ",
year = "2007",
url = "\url{https://wiki.linux-nfs.org/wiki/index.php?title=Cthon06_Meeting_Notes&oldid=3058}",
note = "[Online; accessed 18-November-2025]"
}