Cite
From Linux NFS
Bibliographic details for Proposed Device Management Design
- Page name: Proposed Device Management Design
- Author: Linux NFS contributors
- Publisher: Linux NFS, .
- Date of last revision: 8 April 2010 19:53 UTC
- Date retrieved: 8 December 2025 13:55 UTC
- Permanent URL: https://www.linux-nfs.org/wiki/index.php?title=Proposed_Device_Management_Design&oldid=3673
- Page Version ID: 3673
Citation styles for Proposed Device Management Design
APA style
Proposed Device Management Design. (2010, April 8). Linux NFS, . Retrieved 13:55, December 8, 2025 from https://www.linux-nfs.org/wiki/index.php?title=Proposed_Device_Management_Design&oldid=3673.
MLA style
"Proposed Device Management Design." Linux NFS, . 8 Apr 2010, 19:53 UTC. 8 Dec 2025, 13:55 <https://www.linux-nfs.org/wiki/index.php?title=Proposed_Device_Management_Design&oldid=3673>.
MHRA style
Linux NFS contributors, 'Proposed Device Management Design', Linux NFS, , 8 April 2010, 19:53 UTC, <https://www.linux-nfs.org/wiki/index.php?title=Proposed_Device_Management_Design&oldid=3673> [accessed 8 December 2025]
Chicago style
Linux NFS contributors, "Proposed Device Management Design," Linux NFS, , https://www.linux-nfs.org/wiki/index.php?title=Proposed_Device_Management_Design&oldid=3673 (accessed December 8, 2025).
CBE/CSE style
Linux NFS contributors. Proposed Device Management Design [Internet]. Linux NFS, ; 2010 Apr 8, 19:53 UTC [cited 2025 Dec 8]. Available from: https://www.linux-nfs.org/wiki/index.php?title=Proposed_Device_Management_Design&oldid=3673.
Bluebook style
Proposed Device Management Design, https://www.linux-nfs.org/wiki/index.php?title=Proposed_Device_Management_Design&oldid=3673 (last visited December 8, 2025).
BibTeX entry
@misc{ wiki:xxx,
author = "Linux NFS",
title = "Proposed Device Management Design --- Linux NFS{,} ",
year = "2010",
url = "https://www.linux-nfs.org/wiki/index.php?title=Proposed_Device_Management_Design&oldid=3673",
note = "[Online; accessed 8-December-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 = "Proposed Device Management Design --- Linux NFS{,} ",
year = "2010",
url = "\url{https://www.linux-nfs.org/wiki/index.php?title=Proposed_Device_Management_Design&oldid=3673}",
note = "[Online; accessed 8-December-2025]"
}