When you say cite, do you mean as in a citation on a bibliography / works cited section? I've never done this. For the few academic projects where I've utilized programs (aside from undergrad CS work where writing a program WAS the assignment) I have simply stated in the work something such as 'A Perl program was created to determine blah blah blah . . .'

I suppose you could include a copy of the source as an appendix. I've never done so and haven't ever received negative feedback for that, or failing to included some sort of reference in a works cited section. But to be candid, I'm not confident that I've completed enough of such projects to know for sure if I've done everything right.

Hmm, now that I'm reviewing your post and what I just wrote I realize that I automatically assumed you meant an academic manuscript (like a thesis or whatnot), despite other possibilities. Is this academic? What's proper as far as providing a citation might vary by domain.


In reply to Re: Do you cite a programining lang? by eighty-one
in thread Do you cite a programining lang? by BioNrd

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.