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