Bibliographic details for "linux"

  • Page name: linux
  • Author: Anonymous Contributors
  • Publisher: MelonLand Wiki.
  • Date of this revision: 16 March 2026 22:13 CET
  • Date retrieved: 29 March 2026 06:12 CEST
  • Page Version ID: 1773695622

Please remember to check with your standards guide or professor’s guidelines for the exact syntax to suit your needs.

Citation styles for "linux"

APA style

Anonymous Contributors (2026). linux. MelonLand Wiki. Retrieved 06:12, 29 March, 2026 from https://wiki.melonland.net/linux?rev=1773695622.

MLA style

“linux.” MelonLand Wiki. 16 Mar 2026, 22:13 CET. 29 Mar 2026, 06:12 <https://wiki.melonland.net/linux?rev=1773695622>.

MHRA style

Anonymous Contributors, ‘linux’, MelonLand Wiki, 16 March 2026, 22:13 CET, <https://wiki.melonland.net/linux?rev=1773695622> [accessed 29 March 2026]

Chicago style

Anonymous Contributors, “linux,” MelonLand Wiki, https://wiki.melonland.net/linux?rev=1773695622 (accessed March 29, 2026).

CBE/CSE style

Anonymous Contributors. linux [Internet]. MelonLand Wiki; 2026 Mar 16, 22:13 CET [cited 2026 Mar 29]. Available from: https://wiki.melonland.net/linux?rev=1773695622.

Bluebook style

linux, https://wiki.melonland.net/linux?rev=1773695622 (last visited March 29, 2026).

AMA style

Anonymous Contributors. linux. MelonLand Wiki. March 16, 2026, 22:13 CET. Available at: https://wiki.melonland.net/linux?rev=1773695622. Accessed March 29, 2026.

BibTeX entry

 @misc{ wiki:xxx,
   author = "Anonymous Contributors",
   title = "linux --- MelonLand Wiki",
   year = "2026",
   url = "https://wiki.melonland.net/linux?rev=1773695622",
   note = "[Online; accessed 29-March-2026]"
 }

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 = "Anonymous Contributors",
   title = "linux --- MelonLand Wiki",
   year = "2026",
   url = "\url{https://wiki.melonland.net/linux?rev=1773695622}",
   note = "[Online; accessed 29-March-2026]"
 }