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