Cite This Page
Bibliographic details for Notes and ideas
- Page name: Notes and ideas
- Author: Linux Advocacy contributors
- Publisher: Linux Advocacy, .
- Date of last revision: 3 July 2016 12:32 UTC
- Date retrieved: 14 March 2023 21:12 UTC
- Permanent URL: https://linuxadvocacy.miraheze.org/w/index.php?title=Notes_and_ideas&oldid=294
- Page Version ID: 294
Citation styles for Notes and ideas
APA style
Notes and ideas. (2016, July 3). Linux Advocacy, . Retrieved 21:12, March 14, 2023 from https://linuxadvocacy.miraheze.org/w/index.php?title=Notes_and_ideas&oldid=294.
MLA style
"Notes and ideas." Linux Advocacy, . 3 Jul 2016, 12:32 UTC. 14 Mar 2023, 21:12 <https://linuxadvocacy.miraheze.org/w/index.php?title=Notes_and_ideas&oldid=294>.
MHRA style
Linux Advocacy contributors, 'Notes and ideas', Linux Advocacy, , 3 July 2016, 12:32 UTC, <https://linuxadvocacy.miraheze.org/w/index.php?title=Notes_and_ideas&oldid=294> [accessed 14 March 2023]
Chicago style
Linux Advocacy contributors, "Notes and ideas," Linux Advocacy, , https://linuxadvocacy.miraheze.org/w/index.php?title=Notes_and_ideas&oldid=294 (accessed March 14, 2023).
CBE/CSE style
Linux Advocacy contributors. Notes and ideas [Internet]. Linux Advocacy, ; 2016 Jul 3, 12:32 UTC [cited 2023 Mar 14]. Available from: https://linuxadvocacy.miraheze.org/w/index.php?title=Notes_and_ideas&oldid=294.
Bluebook style
Notes and ideas, https://linuxadvocacy.miraheze.org/w/index.php?title=Notes_and_ideas&oldid=294 (last visited March 14, 2023).
BibTeX entry
@misc{ wiki:xxx, author = "Linux Advocacy", title = "Notes and ideas --- Linux Advocacy{,} ", year = "2016", url = "https://linuxadvocacy.miraheze.org/w/index.php?title=Notes_and_ideas&oldid=294", note = "[Online; accessed 14-March-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 = "Linux Advocacy", title = "Notes and ideas --- Linux Advocacy{,} ", year = "2016", url = "\url{https://linuxadvocacy.miraheze.org/w/index.php?title=Notes_and_ideas&oldid=294}", note = "[Online; accessed 14-March-2023]" }