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: 30 August 2007 07:15 UTC
- Date retrieved: 22 November 2025 13:01 UTC
- Permanent URL: https://www.linux-nfs.org/wiki/index.php?title=Cthon06_Meeting_Notes&oldid=3096
- Page Version ID: 3096
Citation styles for Cthon06 Meeting Notes
APA style
Cthon06 Meeting Notes. (2007, August 30). Linux NFS, . Retrieved 13:01, November 22, 2025 from https://www.linux-nfs.org/wiki/index.php?title=Cthon06_Meeting_Notes&oldid=3096.
MLA style
"Cthon06 Meeting Notes." Linux NFS, . 30 Aug 2007, 07:15 UTC. 22 Nov 2025, 13:01 <https://www.linux-nfs.org/wiki/index.php?title=Cthon06_Meeting_Notes&oldid=3096>.
MHRA style
Linux NFS contributors, 'Cthon06 Meeting Notes', Linux NFS, , 30 August 2007, 07:15 UTC, <https://www.linux-nfs.org/wiki/index.php?title=Cthon06_Meeting_Notes&oldid=3096> [accessed 22 November 2025]
Chicago style
Linux NFS contributors, "Cthon06 Meeting Notes," Linux NFS, , https://www.linux-nfs.org/wiki/index.php?title=Cthon06_Meeting_Notes&oldid=3096 (accessed November 22, 2025).
CBE/CSE style
Linux NFS contributors. Cthon06 Meeting Notes [Internet]. Linux NFS, ; 2007 Aug 30, 07:15 UTC [cited 2025 Nov 22]. Available from: https://www.linux-nfs.org/wiki/index.php?title=Cthon06_Meeting_Notes&oldid=3096.
Bluebook style
Cthon06 Meeting Notes, https://www.linux-nfs.org/wiki/index.php?title=Cthon06_Meeting_Notes&oldid=3096 (last visited November 22, 2025).
BibTeX entry
@misc{ wiki:xxx,
author = "Linux NFS",
title = "Cthon06 Meeting Notes --- Linux NFS{,} ",
year = "2007",
url = "https://www.linux-nfs.org/wiki/index.php?title=Cthon06_Meeting_Notes&oldid=3096",
note = "[Online; accessed 22-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://www.linux-nfs.org/wiki/index.php?title=Cthon06_Meeting_Notes&oldid=3096}",
note = "[Online; accessed 22-November-2025]"
}