Changeset c2a58cf


Ignore:
Timestamp:
Feb 13, 2024, 4:12:17 PM (3 months ago)
Author:
Peter A. Buhr <pabuhr@…>
Branches:
master
Children:
38f4953
Parents:
f936e23
Message:

add citation for programming language 'Swift'

File:
1 edited

Legend:

Unmodified
Added
Removed
  • doc/bibliography/pl.bib

    rf936e23 rc2a58cf  
    82438243}
    82448244
     8245@manual{Swift,
     8246    keywords    = {Swift programming language},
     8247    contributer = {pabuhr@plg},
     8248    key         = {Swift},
     8249    author      = {Chris Lattner and Doug Gregor and John McCall and Ted Kremenek and Joe Groff and Apple Inc.},
     8250    title       = {The Swift Programming Language},
     8251    edition     = {5.9.2},
     8252    organization= {Apple Inc.},
     8253    address     = {Cupertino, CA, USA},
     8254    year        = 2024,
     8255    note        = {\url{https://docs.swift.org/swift-book/documentation/the-swift-programming-language}},
     8256}
     8257
    82458258@inproceedings{Burns81,
    82468259    keywords    = {N-thread software-solution mutual exclusion},
Note: See TracChangeset for help on using the changeset viewer.