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: 9 July 2008 18:28 UTC
- Date retrieved: 19 November 2025 06:13 UTC
- Permanent URL: https://linux-nfs.org/wiki/index.php?title=GFS2_Setup_Notes&oldid=3395
- Page Version ID: 3395
Citation styles for GFS2 Setup Notes
APA style
GFS2 Setup Notes. (2008, July 9). Linux NFS, . Retrieved 06:13, November 19, 2025 from https://linux-nfs.org/wiki/index.php?title=GFS2_Setup_Notes&oldid=3395.
MLA style
"GFS2 Setup Notes." Linux NFS, . 9 Jul 2008, 18:28 UTC. 19 Nov 2025, 06:13 <https://linux-nfs.org/wiki/index.php?title=GFS2_Setup_Notes&oldid=3395>.
MHRA style
Linux NFS contributors, 'GFS2 Setup Notes', Linux NFS, , 9 July 2008, 18:28 UTC, <https://linux-nfs.org/wiki/index.php?title=GFS2_Setup_Notes&oldid=3395> [accessed 19 November 2025]
Chicago style
Linux NFS contributors, "GFS2 Setup Notes," Linux NFS, , https://linux-nfs.org/wiki/index.php?title=GFS2_Setup_Notes&oldid=3395 (accessed November 19, 2025).
CBE/CSE style
Linux NFS contributors. GFS2 Setup Notes [Internet]. Linux NFS, ; 2008 Jul 9, 18:28 UTC [cited 2025 Nov 19]. Available from: https://linux-nfs.org/wiki/index.php?title=GFS2_Setup_Notes&oldid=3395.
Bluebook style
GFS2 Setup Notes, https://linux-nfs.org/wiki/index.php?title=GFS2_Setup_Notes&oldid=3395 (last visited November 19, 2025).
BibTeX entry
@misc{ wiki:xxx,
author = "Linux NFS",
title = "GFS2 Setup Notes --- Linux NFS{,} ",
year = "2008",
url = "https://linux-nfs.org/wiki/index.php?title=GFS2_Setup_Notes&oldid=3395",
note = "[Online; accessed 19-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 = "GFS2 Setup Notes --- Linux NFS{,} ",
year = "2008",
url = "\url{https://linux-nfs.org/wiki/index.php?title=GFS2_Setup_Notes&oldid=3395}",
note = "[Online; accessed 19-November-2025]"
}