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