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:02 UTC
- Date retrieved: 23 November 2024 14:18 UTC
- Permanent URL: https://client.linux-nfs.org/wiki/index.php?title=GFS2_cluster3_userland_notes&oldid=3407
- Page Version ID: 3407
Citation styles for GFS2 cluster3 userland notes
APA style
GFS2 cluster3 userland notes. (2008, August 6). Linux NFS, . Retrieved 14:18, November 23, 2024 from https://client.linux-nfs.org/wiki/index.php?title=GFS2_cluster3_userland_notes&oldid=3407.
MLA style
"GFS2 cluster3 userland notes." Linux NFS, . 6 Aug 2008, 17:02 UTC. 23 Nov 2024, 14:18 <https://client.linux-nfs.org/wiki/index.php?title=GFS2_cluster3_userland_notes&oldid=3407>.
MHRA style
Linux NFS contributors, 'GFS2 cluster3 userland notes', Linux NFS, , 6 August 2008, 17:02 UTC, <https://client.linux-nfs.org/wiki/index.php?title=GFS2_cluster3_userland_notes&oldid=3407> [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=3407 (accessed November 23, 2024).
CBE/CSE style
Linux NFS contributors. GFS2 cluster3 userland notes [Internet]. Linux NFS, ; 2008 Aug 6, 17:02 UTC [cited 2024 Nov 23]. Available from: https://client.linux-nfs.org/wiki/index.php?title=GFS2_cluster3_userland_notes&oldid=3407.
Bluebook style
GFS2 cluster3 userland notes, https://client.linux-nfs.org/wiki/index.php?title=GFS2_cluster3_userland_notes&oldid=3407 (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=3407", 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=3407}", note = "[Online; accessed 23-November-2024]" }