Changes in doc/bibliography/pl.bib [05b400a:5cd0742]
- File:
-
- 1 edited
-
doc/bibliography/pl.bib (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
doc/bibliography/pl.bib
r05b400a r5cd0742 2024 2024 @manual{C++20Coroutine19, 2025 2025 keywords = {coroutine}, 2026 key = {Coroutines},2027 2026 contributer = {pabuhr@plg}, 2028 2027 title = {Coroutines (C++20)}, 2029 2028 organization= {cppreference.com}, 2030 month = jun,2031 year = 20 22,2029 month = apr, 2030 year = 2019, 2032 2031 note = {\href{https://en.cppreference.com/w/cpp/language/coroutines}{https://\-en.cppreference.com/\-w/\-cpp/\-language/\-coroutines}}, 2033 2032 } … … 6992 6991 % S 6993 6992 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 7009 6993 @manual{Scala, 7010 6994 keywords = {Scala programming language},
Note:
See TracChangeset
for help on using the changeset viewer.