Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • doc/bibliography/pl.bib

    r05b400a r5cd0742  
    20242024@manual{C++20Coroutine19,
    20252025    keywords    = {coroutine},
    2026     key         = {Coroutines},
    20272026    contributer = {pabuhr@plg},
    20282027    title       = {Coroutines (C++20)},
    20292028    organization= {cppreference.com},
    2030     month       = jun,
    2031     year        = 2022,
     2029    month       = apr,
     2030    year        = 2019,
    20322031    note        = {\href{https://en.cppreference.com/w/cpp/language/coroutines}{https://\-en.cppreference.com/\-w/\-cpp/\-language/\-coroutines}},
    20332032}
     
    69926991% S
    69936992
    6994 @inproceedings{Imam14,
    6995     keywords    = {actor model, performance comparison, java actor libraries, benchmark suite},
    6996     contributer = {pabuhr@plg},
    6997     author      = {Shams M. Imam and Vivek Sarkar},
    6998     title       = {Savina - An Actor Benchmark Suite: Enabling Empirical Evaluation of Actor Libraries},
    6999     year        = {2014},
    7000     publisher   = {ACM},
    7001     address     = {New York, NY, USA},
    7002     booktitle   = {Proceedings of the 4th International Workshop on Programming Based on Actors Agents \& Decentralized Control},
    7003     pages       = {67-80},
    7004     numpages    = {14},
    7005     location    = {Portland, Oregon, USA},
    7006     series      = {AGERE! '14}
    7007 }
    7008 
    70096993@manual{Scala,
    70106994    keywords    = {Scala programming language},
Note: See TracChangeset for help on using the changeset viewer.