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