Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

GNU parallel devs really want you to cite their work... it's just a tool folks, it's like citing the manual of a hammer.


    #!/usr/bin/python
    print(
    """Acknowledgments: This Python[1] script runs on Linux[2] based operating systems
    and uses the ls (see list-segments[3]) utility, written in the ANSI C[4] language.

    [1] Python programming language, Van Rossum et al., 1991-
    [2] Linux kernel, Torvalds et al., 1991-
    [3] Multics operating system, Corbató et al., 1969-
    [4] C Programming Language 2nd. ed., Kernighan, Ritchie, 1988""")
    ...




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: