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: 23 November 2024 09:00 UTC
- Permanent URL: https://client.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 09:00, November 23, 2024 from https://client.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. 23 Nov 2024, 09:00 <https://client.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, <https://client.linux-nfs.org/wiki/index.php?title=GFS2_cluster3_userland_notes&oldid=3409> [accessed 23 November 2024]
Chicago style
Linux NFS contributors, "GFS2 cluster3 userland notes," Linux NFS, , https://client.linux-nfs.org/wiki/index.php?title=GFS2_cluster3_userland_notes&oldid=3409 (accessed November 23, 2024).
CBE/CSE style
Linux NFS contributors. GFS2 cluster3 userland notes [Internet]. Linux NFS, ; 2008 Aug 6, 17:03 UTC [cited 2024 Nov 23]. Available from: https://client.linux-nfs.org/wiki/index.php?title=GFS2_cluster3_userland_notes&oldid=3409.
Bluebook style
GFS2 cluster3 userland notes, https://client.linux-nfs.org/wiki/index.php?title=GFS2_cluster3_userland_notes&oldid=3409 (last visited November 23, 2024).
BibTeX entry
@misc{ wiki:xxx, author = "Linux NFS", title = "GFS2 cluster3 userland notes --- Linux NFS{,} ", year = "2008", url = "https://client.linux-nfs.org/wiki/index.php?title=GFS2_cluster3_userland_notes&oldid=3409", note = "[Online; accessed 23-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{https://client.linux-nfs.org/wiki/index.php?title=GFS2_cluster3_userland_notes&oldid=3409}", note = "[Online; accessed 23-November-2024]" }