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: 14 September 2024 23:13 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 23:13, September 14, 2024 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. 14 Sep 2024, 23:13 <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 14 September 2024]
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 September 14, 2024).
CBE/CSE style
Linux NFS contributors. GFS2 Setup Notes [Internet]. Linux NFS, ; 2008 Jul 10, 15:35 UTC [cited 2024 Sep 14]. 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 September 14, 2024).
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 14-September-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 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 14-September-2024]" }