Bibliographic details for "linux"

  • Page name: linux
  • Author: Anonymous Contributors
  • Publisher: MelonLand Wiki.
  • Date of this revision: 16 March 2026 22:12 CET
  • Date retrieved: 17 March 2026 07:39 CET
  • Page Version ID: 1773695525

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 07:39, 17 March, 2026 from https://wiki.melonland.net/linux?rev=1773695525.

MLA style

“linux.” MelonLand Wiki. 16 Mar 2026, 22:12 CET. 17 Mar 2026, 07:39 <https://wiki.melonland.net/linux?rev=1773695525>.

MHRA style

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

Chicago style

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

CBE/CSE style

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

Bluebook style

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

AMA style

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

BibTeX entry

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