Ignore:
Timestamp:
May 7, 2018, 1:40:24 PM (5 years ago)
Author:
Peter A. Buhr <pabuhr@…>
Branches:
ADT, aaron-thesis, arm-eh, cleanup-dtors, deferred_resn, demangler, enum, forall-pointer-decay, jacob/cs343-translation, jenkins-sandbox, master, new-ast, new-ast-unique-expr, new-env, no_list, persistent-indexer, pthread-emulation, qualifiedEnum, with_gc
Children:
c5e5109
Parents:
01ff4e1
Message:

referee responses

File:
1 edited

Legend:

Unmodified
Added
Removed
  • doc/bibliography/pl.bib

    r01ff4e1 rcfc3e0f  
    4040% @string{mathann="Math. Ann."}
    4141
     42@misc{CFAStackEvaluation,
     43    author      = {Aaron Moss},
     44    title       = {\textsf{C}$\mathbf{\forall}$ Stack Evaluation Programs},
     45    year        = 2018,
     46    howpublished= {\href{https://plg.uwaterloo.ca/~cforall/evaluation.zip}{https://plg.uwaterloo.ca/\-\-$\sim$cforall/\-StackEvaluation.zip}},
     47    optnote     = {[Accessed May 2018]},
     48}
     49
    4250% A
    4351
     
    782790    howpublished= {\href{http://www.boost.org/doc/libs/1_61_0/libs/coroutine/doc/html/index.html}
    783791                  {{http://www.boost.org/\-doc/\-libs/1\_61\_0/\-libs/\-coroutine/\-doc/\-html/\-index.html}}},
    784     note        = {Accessed: 2016-09},
     792    optnote     = {Accessed: 2016-09},
    785793}
    786794
     
    855863    keywords    = {ANSI C 89},
    856864    contributer = {gjditchfield@plg},
    857     title       = {American National Standard for Information Systems -- Programming Language -- {C}},
     865    author      = {C90},
     866    title       = {Programming Languages -- {C}},
    858867    organization= {American National Standards Institute},
    859     address     = {1430 Broadway, New York, New York  10018},
    860     month       = dec,
    861     year        = 1989,
    862     note        = {X3.159-1989}
     868    address     = {New York, NY, U.S.A.},
     869    year        = 1990,
     870    note        = {ANSI/ISO 9899-1990}
    863871}
    864872
     
    888896    title       = {\textsf{C}{$\mathbf{\forall}$} Features},
    889897    howpublished= {\url{https://plg.uwaterloo.ca/~cforall/features}},
    890     note        = {Accessed: 2018-01-01},
     898    optnote     = {Accessed: 2018-01-01},
    891899}
    892900
     
    16401648}
    16411649
     1650@misc{Taylor10,
     1651    keywords    = {const, poisoning},
     1652    contributer = {pabuhr@plg},
     1653    author      = {Ian Lance Taylor},
     1654    title       = {const},
     1655    month       = oct,
     1656    year        = 2010,
     1657    howpublished= {\href{https://www.airs.com/blog/archives/428}
     1658                  {https://www.airs.com/\-blog/\-archives/\-428}},
     1659    optnote     = {Accessed: 2018-05},
     1660}
     1661
    16421662@phdthesis{Ditchfield92,
    16431663    keywords    = {C, parametric polymorphism, overloading},
     
    27552775@misc{GCCExtensions,
    27562776    contributer = {a3moss@uwaterloo.ca},
    2757     key         = {{GNU}},
     2777    key         = {C Extensions},
    27582778    author      = {{C Extensions}},
    27592779    title       = {Extensions to the {C} Language Family},
    27602780    year        = 2014,
    27612781    howpublished= {\href{https://gcc.gnu.org/onlinedocs/gcc-4.7.2/gcc/C-Extensions.html}{https://\-gcc.gnu.org/\-onlinedocs/\-gcc-4.7.2/\-gcc/\-C\-Extensions.html}},
    2762     note        = {Accessed: 2017-04-02},
     2782    optnote     = {Accessed: 2017-04-02},
    27632783}
    27642784
     
    31373157    year        = 2014,
    31383158    howpublished= {https://developer.gnome.org/gobject/stable/},
    3139     note        = {Accessed: 2017-04},
     3159    optnote     = {Accessed: 2017-04},
    31403160}
    31413161
     
    32093229
    32103230% H
     3231
     3232@manual{Haskell10,
     3233    keywords    = {Haskell},
     3234    contributer = {pabuhr@plg},
     3235    author      = {Haskell},
     3236    title       = {Haskell 2010 Language Report},
     3237    edition     = {{S}imon {M}arlow},
     3238    year        = 2010,
     3239    note        = {\href{https://haskell.org/definition/haskell2010.pdf}{https://haskell.org/\-definition/\-haskell2010.pdf}},
     3240}
    32113241
    32123242@article{Michael04a,
     
    37603790    keywords    = {concurrency, critical section},
    37613791    contributer = {pabuhr@plg},
    3762     author      = {Dominic Duggan and Gordon V. Cormack and John Ophel},
     3792    author      = {Dominic Duggan and G. V. Cormack and John Ophel},
    37633793    title       = {Kinded Type Inference for Parametric Overloading},
    37643794    journal     = acta,
     
    46854715    year        = 2015,
    46864716    howpublished= {\href{https://developer.apple.com/library/content/documentation/General/Conceptual/DevPedia-CocoaCore/ObjectiveC.html}{https://developer.apple.com/\-library/\-content/\-documentation/\-General/\-Conceptual/\-DevPedia-\-CocoaCore/\-ObjectiveC.html}},
    4687     note        = {Accessed: 2018-03}
     4717    optnote     = {Accessed: 2018-03}
    46884718}
    46894719
     
    46954725    year        = 2015,
    46964726    howpublished= {\href{https://developer.apple.com/library/content/documentation/Xcode/Conceptual/RN-Xcode-Archive/Chapters/xc7_release_notes.html}{https://developer.apple.com/\-library/\-content/\-documentation/\-Xcode/\-Conceptual/\-RN-Xcode-Archive/\-Chapters/\-xc7\_release\_notes.html}},
    4697     note        = {Accessed: 2017-04}
     4727    optnote     = {Accessed: 2017-04}
    46984728}
    46994729
     
    57575787    keywords    = {Cyclone, existential types, polymorphism, type variables},
    57585788    contributer = {a3moss@plg},
    5759     author      = {Dan Grossman},
     5789    author      = {D. Grossman},
    57605790    title       = {Quantified Types in an Imperative Language},
    57615791    journal     = toplas,
     
    67626792    title       = {{TIOBE} Index},
    67636793    howpublished= {\href{http://www.tiobe.com/tiobe_index}{http://\-www.tiobe.com/\-tiobe\_index}},
    6764     note        = {Accessed: 2018-09},
     6794    optnote     = {Accessed: 2018-09},
    67656795}
    67666796
     
    70877117    year        = 2017,
    70887118    howpublished= {\url{https://wiki.gnome.org/Projects/Vala/Manual}},
    7089     note        = {Accessed: 2017-04}
     7119    optnote     = {Accessed: 2017-04}
    70907120}
    70917121
Note: See TracChangeset for help on using the changeset viewer.