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