Cite
From Linux NFS
Bibliographic details for Read Plus May 2022
- Page name: Read Plus May 2022
- Author: Linux NFS contributors
- Publisher: Linux NFS, .
- Date of last revision: 16 May 2022 18:23 UTC
- Date retrieved: 19 November 2025 01:03 UTC
- Permanent URL: https://linux-nfs.org/wiki/index.php?title=Read_Plus_May_2022&oldid=5826
- Page Version ID: 5826
Citation styles for Read Plus May 2022
APA style
Read Plus May 2022. (2022, May 16). Linux NFS, . Retrieved 01:03, November 19, 2025 from https://linux-nfs.org/wiki/index.php?title=Read_Plus_May_2022&oldid=5826.
MLA style
"Read Plus May 2022." Linux NFS, . 16 May 2022, 18:23 UTC. 19 Nov 2025, 01:03 <https://linux-nfs.org/wiki/index.php?title=Read_Plus_May_2022&oldid=5826>.
MHRA style
Linux NFS contributors, 'Read Plus May 2022', Linux NFS, , 16 May 2022, 18:23 UTC, <https://linux-nfs.org/wiki/index.php?title=Read_Plus_May_2022&oldid=5826> [accessed 19 November 2025]
Chicago style
Linux NFS contributors, "Read Plus May 2022," Linux NFS, , https://linux-nfs.org/wiki/index.php?title=Read_Plus_May_2022&oldid=5826 (accessed November 19, 2025).
CBE/CSE style
Linux NFS contributors. Read Plus May 2022 [Internet]. Linux NFS, ; 2022 May 16, 18:23 UTC [cited 2025 Nov 19]. Available from: https://linux-nfs.org/wiki/index.php?title=Read_Plus_May_2022&oldid=5826.
Bluebook style
Read Plus May 2022, https://linux-nfs.org/wiki/index.php?title=Read_Plus_May_2022&oldid=5826 (last visited November 19, 2025).
BibTeX entry
@misc{ wiki:xxx,
author = "Linux NFS",
title = "Read Plus May 2022 --- Linux NFS{,} ",
year = "2022",
url = "https://linux-nfs.org/wiki/index.php?title=Read_Plus_May_2022&oldid=5826",
note = "[Online; accessed 19-November-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 = "Read Plus May 2022 --- Linux NFS{,} ",
year = "2022",
url = "\url{https://linux-nfs.org/wiki/index.php?title=Read_Plus_May_2022&oldid=5826}",
note = "[Online; accessed 19-November-2025]"
}