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 November 2005 20:46 UTC
- Date retrieved: 9 June 2025 05:27 UTC
- Permanent URL: https://linux-nfs.org/wiki/index.php?title=Main_Page&oldid=2018
- Page Version ID: 2018
Citation styles for Main Page
APA style
Main Page. (2005, November 14). Linux NFS, . Retrieved 05:27, June 9, 2025 from https://linux-nfs.org/wiki/index.php?title=Main_Page&oldid=2018.
MLA style
"Main Page." Linux NFS, . 14 Nov 2005, 20:46 UTC. 9 Jun 2025, 05:27 <https://linux-nfs.org/wiki/index.php?title=Main_Page&oldid=2018>.
MHRA style
Linux NFS contributors, 'Main Page', Linux NFS, , 14 November 2005, 20:46 UTC, <https://linux-nfs.org/wiki/index.php?title=Main_Page&oldid=2018> [accessed 9 June 2025]
Chicago style
Linux NFS contributors, "Main Page," Linux NFS, , https://linux-nfs.org/wiki/index.php?title=Main_Page&oldid=2018 (accessed June 9, 2025).
CBE/CSE style
Linux NFS contributors. Main Page [Internet]. Linux NFS, ; 2005 Nov 14, 20:46 UTC [cited 2025 Jun 9]. Available from: https://linux-nfs.org/wiki/index.php?title=Main_Page&oldid=2018.
Bluebook style
Main Page, https://linux-nfs.org/wiki/index.php?title=Main_Page&oldid=2018 (last visited June 9, 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=2018", note = "[Online; accessed 9-June-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=2018}", note = "[Online; accessed 9-June-2025]" }