Bibliographic details for "Nix shell with all needed dependencies for developing"

Please remember to check your manual of style, standards guide or instructor's guidelines for the exact syntax to suit your needs.

Citation styles for "Nix shell with all needed dependencies for developing"

APA

Nix shell with all needed dependencies for developing. (2023, Oct 16). In Geany Wiki. Retrieved 15:40, May 8, 2024, from https://wiki.geany.org/doku.php?id=howtos:nixos:shell.nix&rev=1697479790.

MLA

Anonymous Contributors. "Nix shell with all needed dependencies for developing". Geany Wiki. 16 Oct. 2023. Web. 8 May. 2024, 15:40

MHRA

Anonymous Contributors, 'Nix shell with all needed dependencies for developing', Geany Wiki, 16 October 2023, 18:09 GMT, <https://wiki.geany.org/doku.php?id=howtos:nixos:shell.nix&rev=1697479790> [Accessed 8 May 2024]

Chicago

Anonymous Contributors, "Nix shell with all needed dependencies for developing", Geany Wiki, https://wiki.geany.org/doku.php?id=howtos:nixos:shell.nix&rev=1697479790 (Accessed May 8, 2024).

CBE/CSE

Anonymous Contributors. Nix shell with all needed dependencies for developing [Internet]. Geany Wiki; 2023 Oct 16, 18:09 GMT [Cited 2024 May 8]. Available at: https://wiki.geany.org/doku.php?id=howtos:nixos:shell.nix&rev=1697479790.

Bluebook

Nix shell with all needed dependencies for developing, https://wiki.geany.org/doku.php?id=howtos:nixos:shell.nix&rev=1697479790 (Last visited May 8, 2024).

AMA

Anonymous Contributors. Nix shell with all needed dependencies for developing. Geany Wiki. October 16, 2023, 18:09 GMT. Available at: https://wiki.geany.org/doku.php?id=howtos:nixos:shell.nix&rev=1697479790. Accessed May 8, 2024.

BibTeX

 @misc{ wiki:xxx,
   author = "Anonymous Contributors",
   title = "Nix shell with all needed dependencies for developing --- Geany Wiki",
   year = "2023",
   url = "https://wiki.geany.org/doku.php?id=howtos:nixos:shell.nix&rev=1697479790",
   note = "[Online; accessed 8-May-2024]"
 }
  

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 = "Nix shell with all needed dependencies for developing --- Geany Wiki",
   year = "2023",
   url = "\url{https://wiki.geany.org/doku.php?id=howtos:nixos:shell.nix&rev=1697479790}",
   note = "[Online; accessed 8-May-2024]"


   author = "Anonymous Contributors",
   title = "Nix shell with all needed dependencies for developing --- Geany Wiki",
   year = "2023",
   url = "\url{https://wiki.geany.org/doku.php?id=howtos:nixos:shell.nix&rev=1697479790}",
   note = "[Online; accessed 8-May-2024]"
 }
  

DokuWiki talk pages

Markup
[[howtos:nixos:shell.nix|Nix shell with all needed dependencies for developing]] ([[howtos:nixos:shell.nix?rev=1697479790|this version]])
Result
Nix shell with all needed dependencies for developing (this version)
Print/export