Cite
From Linux NFS
Bibliographic details for GFS2 Setup Notes
- Page name: GFS2 Setup Notes
- Author: Linux NFS contributors
- Publisher: Linux NFS, .
- Date of last revision: 10 July 2008 15:35 UTC
- Date retrieved: 19 October 2025 02:11 UTC
- Permanent URL: https://www.linux-nfs.org/wiki/index.php?title=GFS2_Setup_Notes&oldid=3396
- Page Version ID: 3396
Citation styles for GFS2 Setup Notes
APA style
GFS2 Setup Notes. (2008, July 10). Linux NFS, . Retrieved 02:11, October 19, 2025 from https://www.linux-nfs.org/wiki/index.php?title=GFS2_Setup_Notes&oldid=3396.
MLA style
"GFS2 Setup Notes." Linux NFS, . 10 Jul 2008, 15:35 UTC. 19 Oct 2025, 02:11 <https://www.linux-nfs.org/wiki/index.php?title=GFS2_Setup_Notes&oldid=3396>.
MHRA style
Linux NFS contributors, 'GFS2 Setup Notes', Linux NFS, , 10 July 2008, 15:35 UTC, <https://www.linux-nfs.org/wiki/index.php?title=GFS2_Setup_Notes&oldid=3396> [accessed 19 October 2025]
Chicago style
Linux NFS contributors, "GFS2 Setup Notes," Linux NFS, , https://www.linux-nfs.org/wiki/index.php?title=GFS2_Setup_Notes&oldid=3396 (accessed October 19, 2025).
CBE/CSE style
Linux NFS contributors. GFS2 Setup Notes [Internet]. Linux NFS, ; 2008 Jul 10, 15:35 UTC [cited 2025 Oct 19]. Available from: https://www.linux-nfs.org/wiki/index.php?title=GFS2_Setup_Notes&oldid=3396.
Bluebook style
GFS2 Setup Notes, https://www.linux-nfs.org/wiki/index.php?title=GFS2_Setup_Notes&oldid=3396 (last visited October 19, 2025).
BibTeX entry
@misc{ wiki:xxx, author = "Linux NFS", title = "GFS2 Setup Notes --- Linux NFS{,} ", year = "2008", url = "https://www.linux-nfs.org/wiki/index.php?title=GFS2_Setup_Notes&oldid=3396", note = "[Online; accessed 19-October-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 = "GFS2 Setup Notes --- Linux NFS{,} ", year = "2008", url = "\url{https://www.linux-nfs.org/wiki/index.php?title=GFS2_Setup_Notes&oldid=3396}", note = "[Online; accessed 19-October-2025]" }