diff options
author | Ekaitz Zarraga <ekaitz@elenq.tech> | 2024-08-16 16:00:49 +0200 |
---|---|---|
committer | Ekaitz Zarraga <ekaitz@elenq.tech> | 2024-08-16 16:00:49 +0200 |
commit | 41c3c9a8db9bdfd70d27920e339ba9fa8cbc7e76 (patch) | |
tree | 21b94f0a48711fd8cf28d2f5847c30e77c95fac3 | |
parent | 1967404f71c18990c4e034a572b088d0274c5dd5 (diff) |
bibliography: Add popularity of programming languages
-rw-r--r-- | bibliography.bib | 16 |
1 files changed, 15 insertions, 1 deletions
diff --git a/bibliography.bib b/bibliography.bib index 41485a0..4ddb011 100644 --- a/bibliography.bib +++ b/bibliography.bib @@ -186,4 +186,18 @@ number={}, pages={457-468}, keywords={Ground penetrating radar;Abstracts;Safety;Registers;Coprocessors}, - doi={10.1109/ISCA.2014.6853201}} + doi={10.1109/ISCA.2014.6853201} +} + + +% PL popularity +@misc{PLCommunity:Tambad, + title={Analyzing programming languages by community characteristics on + Github and StackOverflow}, + author={Samarth Tambad and Rohit Nandwani and Suzanne K. McIntosh}, + year={2020}, + eprint={2006.01351}, + archivePrefix={arXiv}, + primaryClass={cs.SE}, + url={https://arxiv.org/abs/2006.01351}, +} |