Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • doc/bibliography/pl.bib

    r38f6e66 rf22d100  
    22312231}
    22322232
    2233 @article{Cargill91,
    2234     keywords    = {C++, multiple inheritance, implementation},
    2235     contributer = {pabuhr},
    2236     author      = {Tom A. Cargill},
    2237     title       = {Controversy: The Case Against Multiple Inheritance in {C}{\kern-.1em\hbox{\large\texttt{+\kern-.25em+}}}},
    2238     journal     = {Computer Systems},
    2239     number      = 1,
    2240     volume      = 4,
    2241     month       = {Winter},
    2242     year        = 1991,
    2243     pages       = {69-82},
    2244 }
    2245 
    22462233@unpublished{Ditchfield:conversions,
    22472234    contributer = {a3moss@uwaterloo.ca},
     
    36233610    number      = 1,
    36243611    month       = jan,
    3625     year        = 1987,
     3612    year        = {1987},
    36263613    pages       = {1-11},
    36273614    publisher   = {ACM},
     
    52185205    author      = {Hesselink, Wim H. and Buhr, Peter A.},
    52195206    title       = {MCSH, a Lock with the Standard Interface},
    5220     journal     = {ACM Trans. Parallel Comput.},
     5207    issue_date  = {June 2023},
    52215208    publisher   = {ACM},
    52225209    address     = {New York, NY, USA},
    52235210    volume      = 10,
    52245211    number      = 2,
    5225     year        = 2023,
     5212    journal     = {ACM Trans. Parallel Comput.},
     5213    issn        = {2329-4949},
     5214    articleno   = 11,
     5215    numpages    = 23,
    52265216    month       = jun,
    5227     pages       = {1-23},
     5217    year        = {2023},
    52285218}
    52295219
     
    56155605    month       = may,
    56165606    year        = 1987,
    5617 }
    5618 
    5619 @article{Stroustrup89,
    5620     keywords    = {C++, multiple inheritance, implementation},
    5621     contributer = {pabuhr},
    5622     author      = {Bjarne Stroustrup},
    5623     title       = {Multiple Inheritance for {C}{\kern-.1em\hbox{\large\texttt{+\kern-.25em+}}}},
    5624     journal     = {Computer Systems},
    5625     number      = 4,
    5626     volume      = 2,
    5627     month       = {Fall},
    5628     year        = 1989,
    5629     pages       = {367-395},
    56305607}
    56315608
     
    58105787
    58115788@inproceedings{Thompson90new,
    5812     keywords    = {Plan-9, unnamed substructures},
     5789    keywords    = {Plan 9},
    58135790    contributer = {pabuhr@plg},
    58145791    title       = {A New {C} Compiler},
     
    58175794    year        = 1990,
    58185795    pages       = {41-51},
    5819     note        = {\url{https://doc.cat-v.org/bell_labs/new_c_compilers/new_c_compiler.pdf}},
     5796    note        = {\url{http://doc.cat-v.org/bell_labs/new_c_compilers/new_c_compiler.pdf}},
    58205797}
    58215798
Note: See TracChangeset for help on using the changeset viewer.