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