Cite
From Linux NFS
Bibliographic details for Bakeathon 2007 Issues List
- Page name: Bakeathon 2007 Issues List
 - Author: Linux NFS contributors
 - Publisher: Linux NFS, .
 - Date of last revision: 20 December 2007 02:21 UTC
 - Date retrieved: 4 November 2025 07:43 UTC
 - Permanent URL: http://redhat-78.nfsv4bat.org/wiki/index.php?title=Bakeathon_2007_Issues_List&oldid=3293
 - Page Version ID: 3293
 
Citation styles for Bakeathon 2007 Issues List
APA style
Bakeathon 2007 Issues List. (2007, December 20). Linux NFS, . Retrieved 07:43, November 4, 2025 from http://redhat-78.nfsv4bat.org/wiki/index.php?title=Bakeathon_2007_Issues_List&oldid=3293.
MLA style
"Bakeathon 2007 Issues List." Linux NFS, . 20 Dec 2007, 02:21 UTC. 4 Nov 2025, 07:43 <http://redhat-78.nfsv4bat.org/wiki/index.php?title=Bakeathon_2007_Issues_List&oldid=3293>.
MHRA style
Linux NFS contributors, 'Bakeathon 2007 Issues List', Linux NFS, , 20 December 2007, 02:21 UTC, <http://redhat-78.nfsv4bat.org/wiki/index.php?title=Bakeathon_2007_Issues_List&oldid=3293> [accessed 4 November 2025]
Chicago style
Linux NFS contributors, "Bakeathon 2007 Issues List," Linux NFS, , http://redhat-78.nfsv4bat.org/wiki/index.php?title=Bakeathon_2007_Issues_List&oldid=3293 (accessed November 4, 2025).
CBE/CSE style
Linux NFS contributors. Bakeathon 2007 Issues List [Internet]. Linux NFS, ; 2007 Dec 20, 02:21 UTC [cited 2025 Nov 4]. Available from: http://redhat-78.nfsv4bat.org/wiki/index.php?title=Bakeathon_2007_Issues_List&oldid=3293.
Bluebook style
Bakeathon 2007 Issues List, http://redhat-78.nfsv4bat.org/wiki/index.php?title=Bakeathon_2007_Issues_List&oldid=3293 (last visited November 4, 2025).
BibTeX entry
 @misc{ wiki:xxx,
   author = "Linux NFS",
   title = "Bakeathon 2007 Issues List --- Linux NFS{,} ",
   year = "2007",
   url = "http://redhat-78.nfsv4bat.org/wiki/index.php?title=Bakeathon_2007_Issues_List&oldid=3293",
   note = "[Online; accessed 4-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 = "Bakeathon 2007 Issues List --- Linux NFS{,} ",
   year = "2007",
   url = "\url{http://redhat-78.nfsv4bat.org/wiki/index.php?title=Bakeathon_2007_Issues_List&oldid=3293}",
   note = "[Online; accessed 4-November-2025]"
 }