Cite
From Linux NFS
Bibliographic details for GFS2 cluster3 userland notes
- Page name: GFS2 cluster3 userland notes
- Author: Linux NFS contributors
- Publisher: Linux NFS, .
- Date of last revision: 6 August 2008 17:03 UTC
- Date retrieved: 22 November 2024 05:16 UTC
- Permanent URL: http://wiki.linux-nfs.org/wiki/index.php?title=GFS2_cluster3_userland_notes&oldid=3409
- Page Version ID: 3409
Citation styles for GFS2 cluster3 userland notes
APA style
GFS2 cluster3 userland notes. (2008, August 6). Linux NFS, . Retrieved 05:16, November 22, 2024 from http://wiki.linux-nfs.org/wiki/index.php?title=GFS2_cluster3_userland_notes&oldid=3409.
MLA style
"GFS2 cluster3 userland notes." Linux NFS, . 6 Aug 2008, 17:03 UTC. 22 Nov 2024, 05:16 <http://wiki.linux-nfs.org/wiki/index.php?title=GFS2_cluster3_userland_notes&oldid=3409>.
MHRA style
Linux NFS contributors, 'GFS2 cluster3 userland notes', Linux NFS, , 6 August 2008, 17:03 UTC, <http://wiki.linux-nfs.org/wiki/index.php?title=GFS2_cluster3_userland_notes&oldid=3409> [accessed 22 November 2024]
Chicago style
Linux NFS contributors, "GFS2 cluster3 userland notes," Linux NFS, , http://wiki.linux-nfs.org/wiki/index.php?title=GFS2_cluster3_userland_notes&oldid=3409 (accessed November 22, 2024).
CBE/CSE style
Linux NFS contributors. GFS2 cluster3 userland notes [Internet]. Linux NFS, ; 2008 Aug 6, 17:03 UTC [cited 2024 Nov 22]. Available from: http://wiki.linux-nfs.org/wiki/index.php?title=GFS2_cluster3_userland_notes&oldid=3409.
Bluebook style
GFS2 cluster3 userland notes, http://wiki.linux-nfs.org/wiki/index.php?title=GFS2_cluster3_userland_notes&oldid=3409 (last visited November 22, 2024).
BibTeX entry
@misc{ wiki:xxx, author = "Linux NFS", title = "GFS2 cluster3 userland notes --- Linux NFS{,} ", year = "2008", url = "http://wiki.linux-nfs.org/wiki/index.php?title=GFS2_cluster3_userland_notes&oldid=3409", note = "[Online; accessed 22-November-2024]" }
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 = "GFS2 cluster3 userland notes --- Linux NFS{,} ", year = "2008", url = "\url{http://wiki.linux-nfs.org/wiki/index.php?title=GFS2_cluster3_userland_notes&oldid=3409}", note = "[Online; accessed 22-November-2024]" }