|
55 | 55 | full names. IEEEtran.bst will automatically abbreviate when it encounters |
56 | 56 | full names. |
57 | 57 | |
58 | | - |
59 | | - |
60 | | - |
| 58 | +
|
| 59 | +
|
| 60 | +UniversalPython references |
| 61 | +@software{Hermans_Hedy_A_Gradual, |
| 62 | +author = {Hermans, Felienne}, |
| 63 | +doi = {https://dl.acm.org/doi/10.1145/3372782.3406262}, |
| 64 | +title = {{Hedy: A Gradual Language for Programming Education}} |
| 65 | +} |
| 66 | + |
| 67 | +@software{Memon_UrduScript_2019, |
| 68 | +author = {Memon, Asad}, |
| 69 | +month = aug, |
| 70 | +title = {{UrduScript}}, |
| 71 | +url = "https://www.github.com/asadm/urduscript", |
| 72 | +version = {1.0.0}, |
| 73 | +year = {2019} |
| 74 | +} |
| 75 | + |
| 76 | +@software{Kalam_Programming_Language, |
| 77 | + author = {Kadam, Swanand}, |
| 78 | + title = {Kalaam}, |
| 79 | + version = {1.1.0}, |
| 80 | + url = {https://github.com/Kalaam-Programming-Language/Kalaam}, |
| 81 | +} |
| 82 | + |
| 83 | +@book{buhmann2008mother, |
| 84 | + title={Mother tongue matters: Local language as a key to effective learning}, |
| 85 | + author={B{\"u}hmann, D{\"o}rthe}, |
| 86 | + year={2008}, |
| 87 | + publisher={Unesco} |
| 88 | +} |
| 89 | + |
| 90 | +@inproceedings{swidan2023framework, |
| 91 | + title={A Framework for the Localization of Programming Languages}, |
| 92 | + author={Swidan, Alaaeddin and Hermans, Felienne}, |
| 93 | + booktitle={Proceedings of the 2023 ACM SIGPLAN International Symposium on SPLASH-E}, |
| 94 | + pages={13--25}, |
| 95 | + year={2023} |
| 96 | +} |
| 97 | + |
| 98 | +@article{taylor2015finding, |
| 99 | + title={Finding space for non-dominant languages in education: Language policy and medium of instruction in Timor-Leste 2000--2012}, |
| 100 | + author={Taylor-Leech, Kerry}, |
| 101 | + journal={Language Planning for Medium of Instruction in Asia}, |
| 102 | + pages={119--136}, |
| 103 | + year={2015}, |
| 104 | + publisher={Routledge} |
| 105 | +} |
| 106 | + |
| 107 | +@inproceedings{dasgupta2017learning, |
| 108 | + title={Learning to code in localized programming languages}, |
| 109 | + author={Dasgupta, Sayamindu and Hill, Benjamin Mako}, |
| 110 | + booktitle={Proceedings of the fourth (2017) ACM conference on learning@ scale}, |
| 111 | + pages={33--39}, |
| 112 | + year={2017} |
| 113 | +} |
| 114 | + |
| 115 | +@inproceedings{otten2023towards, |
| 116 | + title={Towards a Universal Python: Translating the Natural Modality of Python into Other Human Languages}, |
| 117 | + author={Otten, Joshua and Anastasopoulos, Antonios and Moran, Kevin}, |
| 118 | + booktitle={2023 IEEE International Conference on Software Maintenance and Evolution (ICSME)}, |
| 119 | + pages={352--357}, |
| 120 | + year={2023}, |
| 121 | + organization={IEEE} |
| 122 | +} |
| 123 | + |
| 124 | +@techreport{zuse1963ansaetze, |
| 125 | + title = {Ansätze einer Theorie des allgemeinen Rechnens unter besonderer Berücksichtigung des Aussagenkalküls und dessen Anwendung auf Relaisschaltungen}, |
| 126 | + author = {Zuse, Konrad}, |
| 127 | + year = {1963}, |
| 128 | + month = {12}, |
| 129 | + institution = {Deutsches Museum}, |
| 130 | + url = {https://digital.deutsches-museum.de/item/NL-207-0281/}, |
| 131 | + note = {Typoskript. Vgl. NL 207/0211, NL 207/0219 u. NL 207/0222}, |
| 132 | +} |
| 133 | + |
| 134 | +@article{bauer1972plankalkul, |
| 135 | + title={The “Plankalk{\"u}l” of Konrad Zuse: a forerunner of today's programming languages}, |
| 136 | + author={Bauer, Friedrich L. and W{\"o}ssner, Hans}, |
| 137 | + journal={Communications of the ACM}, |
| 138 | + volume={15}, |
| 139 | + number={7}, |
| 140 | + pages={678--685}, |
| 141 | + year={1972}, |
| 142 | + publisher={ACM New York, NY, USA} |
| 143 | +} |
| 144 | + |
| 145 | +@article{backus1978history, |
| 146 | + title={The history of Fortran I, II, and III}, |
| 147 | + author={Backus, John}, |
| 148 | + journal={ACM Sigplan Notices}, |
| 149 | + volume={13}, |
| 150 | + number={8}, |
| 151 | + pages={165--180}, |
| 152 | + year={1978}, |
| 153 | + publisher={ACM New York, NY, USA} |
| 154 | +} |
| 155 | + |
| 156 | +///////// |
| 157 | +
|
61 | 158 | references for the IEEEtran.bst documentation |
62 | 159 | IEEEtran homepage |
63 | | -@electronic{IEEEhowto:IEEEtranpage, |
64 | | - author = "Michael Shell", |
65 | | - title = "{IEEE}tran Homepage", |
66 | | - url = "http://www.michaelshell.org/tex/ieeetran/", |
67 | | - year = "2015" |
68 | | -} |
69 | 160 |
|
70 | 161 |
|
71 | 162 | the distribution site for IEEEtran.bst |
|
0 commit comments