One other option -- cite something announcing / reviewing the particular release. If you have to, even cite the perldelta for the version. I would assume the author for the perldelta would be the pumking for the release.

Update: And another random thought (and why I mentioned citing a reference, rather than directly) -- there's been an issue in scientific fields regarding how to cite the actual data used in the research, and I saw a talk last week at CODATA by Sünje Dallmeier-Tiessen, where she discussed an journal for the publication of earth science data. They have a standard template for presenting important aspects of the data (where to get it, provenance, coverage, etc.), and have a peer-review process ... so that people can cite the article describing the data set, and standard bibliographic tracking will pick up the relationship.

I have no idea how often it's necessary to cite programing languages, but if it happens often enough, it might be worth people working together to create a similar journal for people to announce major updates to programming languages.


In reply to Re^2: Do you cite a programining lang? by jhourcle
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.