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:55 UTC
- Date retrieved: 3 November 2025 04:27 UTC
- Permanent URL: http://www.linux-nfs.org/wiki/index.php?title=FedFsGlossary&oldid=4970
- Page Version ID: 4970
Citation styles for FedFsGlossary
APA style
FedFsGlossary. (2012, October 17). Linux NFS, . Retrieved 04:27, November 3, 2025 from http://www.linux-nfs.org/wiki/index.php?title=FedFsGlossary&oldid=4970.
MLA style
"FedFsGlossary." Linux NFS, . 17 Oct 2012, 20:55 UTC. 3 Nov 2025, 04:27 <http://www.linux-nfs.org/wiki/index.php?title=FedFsGlossary&oldid=4970>.
MHRA style
Linux NFS contributors, 'FedFsGlossary', Linux NFS, , 17 October 2012, 20:55 UTC, <http://www.linux-nfs.org/wiki/index.php?title=FedFsGlossary&oldid=4970> [accessed 3 November 2025]
Chicago style
Linux NFS contributors, "FedFsGlossary," Linux NFS, , http://www.linux-nfs.org/wiki/index.php?title=FedFsGlossary&oldid=4970 (accessed November 3, 2025).
CBE/CSE style
Linux NFS contributors. FedFsGlossary [Internet]. Linux NFS, ; 2012 Oct 17, 20:55 UTC [cited 2025 Nov 3]. Available from: http://www.linux-nfs.org/wiki/index.php?title=FedFsGlossary&oldid=4970.
Bluebook style
FedFsGlossary, http://www.linux-nfs.org/wiki/index.php?title=FedFsGlossary&oldid=4970 (last visited November 3, 2025).
BibTeX entry
@misc{ wiki:xxx,
author = "Linux NFS",
title = "FedFsGlossary --- Linux NFS{,} ",
year = "2012",
url = "http://www.linux-nfs.org/wiki/index.php?title=FedFsGlossary&oldid=4970",
note = "[Online; accessed 3-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://www.linux-nfs.org/wiki/index.php?title=FedFsGlossary&oldid=4970}",
note = "[Online; accessed 3-November-2025]"
}