Cite
From Linux NFS
Bibliographic details for Main Page
- Page name: Main Page
- Author: Linux NFS contributors
- Publisher: Linux NFS, .
- Date of last revision: 14 October 2005 20:30 UTC
- Date retrieved: 7 September 2025 22:10 UTC
- Permanent URL: https://linux-nfs.org/wiki/index.php?title=Main_Page&oldid=1816
- Page Version ID: 1816
Citation styles for Main Page
APA style
Main Page. (2005, October 14). Linux NFS, . Retrieved 22:10, September 7, 2025 from https://linux-nfs.org/wiki/index.php?title=Main_Page&oldid=1816.
MLA style
"Main Page." Linux NFS, . 14 Oct 2005, 20:30 UTC. 7 Sep 2025, 22:10 <https://linux-nfs.org/wiki/index.php?title=Main_Page&oldid=1816>.
MHRA style
Linux NFS contributors, 'Main Page', Linux NFS, , 14 October 2005, 20:30 UTC, <https://linux-nfs.org/wiki/index.php?title=Main_Page&oldid=1816> [accessed 7 September 2025]
Chicago style
Linux NFS contributors, "Main Page," Linux NFS, , https://linux-nfs.org/wiki/index.php?title=Main_Page&oldid=1816 (accessed September 7, 2025).
CBE/CSE style
Linux NFS contributors. Main Page [Internet]. Linux NFS, ; 2005 Oct 14, 20:30 UTC [cited 2025 Sep 7]. Available from: https://linux-nfs.org/wiki/index.php?title=Main_Page&oldid=1816.
Bluebook style
Main Page, https://linux-nfs.org/wiki/index.php?title=Main_Page&oldid=1816 (last visited September 7, 2025).
BibTeX entry
@misc{ wiki:xxx, author = "Linux NFS", title = "Main Page --- Linux NFS{,} ", year = "2005", url = "https://linux-nfs.org/wiki/index.php?title=Main_Page&oldid=1816", note = "[Online; accessed 7-September-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 = "Main Page --- Linux NFS{,} ", year = "2005", url = "\url{https://linux-nfs.org/wiki/index.php?title=Main_Page&oldid=1816}", note = "[Online; accessed 7-September-2025]" }