Cite
From Linux NFS
Bibliographic details for Fedora pNFS Client Setup
- Page name: Fedora pNFS Client Setup
- Author: Linux NFS contributors
- Publisher: Linux NFS, .
- Date of last revision: 27 August 2010 20:08 UTC
- Date retrieved: 25 November 2025 23:56 UTC
- Permanent URL: http://redhat-78.nfsv4bat.org/wiki/index.php?title=Fedora_pNFS_Client_Setup&oldid=3803
- Page Version ID: 3803
Citation styles for Fedora pNFS Client Setup
APA style
Fedora pNFS Client Setup. (2010, August 27). Linux NFS, . Retrieved 23:56, November 25, 2025 from http://redhat-78.nfsv4bat.org/wiki/index.php?title=Fedora_pNFS_Client_Setup&oldid=3803.
MLA style
"Fedora pNFS Client Setup." Linux NFS, . 27 Aug 2010, 20:08 UTC. 25 Nov 2025, 23:56 <http://redhat-78.nfsv4bat.org/wiki/index.php?title=Fedora_pNFS_Client_Setup&oldid=3803>.
MHRA style
Linux NFS contributors, 'Fedora pNFS Client Setup', Linux NFS, , 27 August 2010, 20:08 UTC, <http://redhat-78.nfsv4bat.org/wiki/index.php?title=Fedora_pNFS_Client_Setup&oldid=3803> [accessed 25 November 2025]
Chicago style
Linux NFS contributors, "Fedora pNFS Client Setup," Linux NFS, , http://redhat-78.nfsv4bat.org/wiki/index.php?title=Fedora_pNFS_Client_Setup&oldid=3803 (accessed November 25, 2025).
CBE/CSE style
Linux NFS contributors. Fedora pNFS Client Setup [Internet]. Linux NFS, ; 2010 Aug 27, 20:08 UTC [cited 2025 Nov 25]. Available from: http://redhat-78.nfsv4bat.org/wiki/index.php?title=Fedora_pNFS_Client_Setup&oldid=3803.
Bluebook style
Fedora pNFS Client Setup, http://redhat-78.nfsv4bat.org/wiki/index.php?title=Fedora_pNFS_Client_Setup&oldid=3803 (last visited November 25, 2025).
BibTeX entry
@misc{ wiki:xxx,
author = "Linux NFS",
title = "Fedora pNFS Client Setup --- Linux NFS{,} ",
year = "2010",
url = "http://redhat-78.nfsv4bat.org/wiki/index.php?title=Fedora_pNFS_Client_Setup&oldid=3803",
note = "[Online; accessed 25-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 = "Fedora pNFS Client Setup --- Linux NFS{,} ",
year = "2010",
url = "\url{http://redhat-78.nfsv4bat.org/wiki/index.php?title=Fedora_pNFS_Client_Setup&oldid=3803}",
note = "[Online; accessed 25-November-2025]"
}