Cite This Page
- Page name: Linux Shared Libraries
- Author: NovaOrdis Knowledge Base contributors
- Publisher: NovaOrdis Knowledge Base, .
- Date of last revision: 5 February 2021 06:02 UTC
- Date retrieved: 30 January 2023 08:58 UTC
- Permanent URL: https://kb.novaordis.com/index.php?title=Linux_Shared_Libraries&oldid=75216
- Page Version ID: 75216
APA style
Linux Shared Libraries. (2021, February 5). NovaOrdis Knowledge Base, . Retrieved 08:58, January 30, 2023 from https://kb.novaordis.com/index.php?title=Linux_Shared_Libraries&oldid=75216.
MLA style
"Linux Shared Libraries." NovaOrdis Knowledge Base, . 5 Feb 2021, 06:02 UTC. 30 Jan 2023, 08:58 <https://kb.novaordis.com/index.php?title=Linux_Shared_Libraries&oldid=75216>.
MHRA style
NovaOrdis Knowledge Base contributors, 'Linux Shared Libraries', NovaOrdis Knowledge Base, , 5 February 2021, 06:02 UTC, <https://kb.novaordis.com/index.php?title=Linux_Shared_Libraries&oldid=75216> [accessed 30 January 2023]
Chicago style
NovaOrdis Knowledge Base contributors, "Linux Shared Libraries," NovaOrdis Knowledge Base, , https://kb.novaordis.com/index.php?title=Linux_Shared_Libraries&oldid=75216 (accessed January 30, 2023).
CBE/CSE style
NovaOrdis Knowledge Base contributors. Linux Shared Libraries [Internet]. NovaOrdis Knowledge Base, ; 2021 Feb 5, 06:02 UTC [cited 2023 Jan 30]. Available from: https://kb.novaordis.com/index.php?title=Linux_Shared_Libraries&oldid=75216.
Bluebook style
Linux Shared Libraries, https://kb.novaordis.com/index.php?title=Linux_Shared_Libraries&oldid=75216 (last visited January 30, 2023).
BibTeX entry
@misc{ wiki:xxx, author = "NovaOrdis Knowledge Base", title = "Linux Shared Libraries --- NovaOrdis Knowledge Base{,} ", year = "2021", url = "https://kb.novaordis.com/index.php?title=Linux_Shared_Libraries&oldid=75216", note = "[Online; accessed 30-January-2023]" }
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 = "NovaOrdis Knowledge Base", title = "Linux Shared Libraries --- NovaOrdis Knowledge Base{,} ", year = "2021", url = "\url{https://kb.novaordis.com/index.php?title=Linux_Shared_Libraries&oldid=75216}", note = "[Online; accessed 30-January-2023]" }