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