Changes in doc/bibliography/pl.bib [38f6e66:f22d100]
- File:
-
- 1 edited
-
doc/bibliography/pl.bib (modified) (6 diffs)
Legend:
- Unmodified
- Added
- Removed
-
doc/bibliography/pl.bib
r38f6e66 rf22d100 2231 2231 } 2232 2232 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 2246 2233 @unpublished{Ditchfield:conversions, 2247 2234 contributer = {a3moss@uwaterloo.ca}, … … 3623 3610 number = 1, 3624 3611 month = jan, 3625 year = 1987,3612 year = {1987}, 3626 3613 pages = {1-11}, 3627 3614 publisher = {ACM}, … … 5218 5205 author = {Hesselink, Wim H. and Buhr, Peter A.}, 5219 5206 title = {MCSH, a Lock with the Standard Interface}, 5220 journal = {ACM Trans. Parallel Comput.},5207 issue_date = {June 2023}, 5221 5208 publisher = {ACM}, 5222 5209 address = {New York, NY, USA}, 5223 5210 volume = 10, 5224 5211 number = 2, 5225 year = 2023, 5212 journal = {ACM Trans. Parallel Comput.}, 5213 issn = {2329-4949}, 5214 articleno = 11, 5215 numpages = 23, 5226 5216 month = jun, 5227 pages = {1-23},5217 year = {2023}, 5228 5218 } 5229 5219 … … 5615 5605 month = may, 5616 5606 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},5630 5607 } 5631 5608 … … 5810 5787 5811 5788 @inproceedings{Thompson90new, 5812 keywords = {Plan -9, unnamed substructures},5789 keywords = {Plan 9}, 5813 5790 contributer = {pabuhr@plg}, 5814 5791 title = {A New {C} Compiler}, … … 5817 5794 year = 1990, 5818 5795 pages = {41-51}, 5819 note = {\url{http s://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}}, 5820 5797 } 5821 5798
Note:
See TracChangeset
for help on using the changeset viewer.