From 30a93e96ec131fdde89f819b919534bbf5482972 Mon Sep 17 00:00:00 2001 From: Kaszanas <34846245+Kaszanas@users.noreply.github.com> Date: Thu, 19 Feb 2026 21:13:08 +0100 Subject: [PATCH 1/7] adjusted boxcars url field. https://github.com/Kaszanas/SC2Tools/issues/13 --- article/paper.bib | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/article/paper.bib b/article/paper.bib index c73beab..11f5de2 100644 --- a/article/paper.bib +++ b/article/paper.bib @@ -574,7 +574,7 @@ @misc{AWPYXeno2020 @misc{URLBoxcars2016, author = {Nick Babcock}, title = {boxcars}, - howpublished = {\url{https://github.com/pnxenopoulos/awpy}}, + howpublished = {\url{https://github.com/nickbabcock/boxcars}}, year = {2016}, note = {Acessed: 2024.09.20} } From 3bd232b8b0ecb99e666fbac126d7955c3a00e52d Mon Sep 17 00:00:00 2001 From: Kaszanas <34846245+Kaszanas@users.noreply.github.com> Date: Thu, 19 Feb 2026 21:46:25 +0100 Subject: [PATCH 2/7] repos with versions, verified author lists https://github.com/Kaszanas/SC2Tools/issues/13 --- article/paper.bib | 29 +++++++++++++++-------------- 1 file changed, 15 insertions(+), 14 deletions(-) diff --git a/article/paper.bib b/article/paper.bib index 11f5de2..dda62cf 100644 --- a/article/paper.bib +++ b/article/paper.bib @@ -120,8 +120,9 @@ @misc{Bialecki_2021_SC2MapLocaleExtractor } @misc{Bialecki_2021_SC2InfoExtractorGo, author = {Białecki, Andrzej and - Krupiński, Leszek and - Białecki, Piotr}, + Białecki, Piotr and + Krupiński, Leszek + }, title = {{Kaszanas/SC2InfoExtractorGo: 2.1.3 SC2InfoExtractorGo Release}}, month = {jun}, @@ -465,7 +466,7 @@ @misc{URLBlizzards2protocol2013 } @misc{URLS2Prot2016, author = {András Belicza}, - title = {s2prot}, + title = {s2prot v1.5.2}, howpublished = {\url{https://github.com/icza/s2prot}}, year = {2016}, note = {Acessed: 2024.10.12} @@ -479,14 +480,14 @@ @misc{URLMPQ2017 } @misc{URLSC2AICoach2022LLM, author = {Manuel Seeger}, - title = {sc2-ai-coach}, + title = {sc2-ai-coach v0.5.5}, howpublished = {\url{https://github.com/manuelseeger/sc2-ai-coach}}, year = {2022}, note = {Acessed: 2024.10.12} } @misc{gRPC2014, author = {grpc}, - title = {grpc}, + title = {grpc v1.78.0}, howpublished = {\url{https://github.com/grpc/grpc}}, year = {2014}, note = {Acessed: 2025.03.14} @@ -566,14 +567,14 @@ @article{graf2019bringing @misc{AWPYXeno2020, author = {Peter Xenopoulos}, - title = {awpy}, + title = {{awpy 2.0.2}}, howpublished = {\url{https://github.com/pnxenopoulos/awpy}}, year = {2020}, note = {Acessed: 2024.09.20} } @misc{URLBoxcars2016, author = {Nick Babcock}, - title = {boxcars}, + title = {{boxcars v0.10.10}}, howpublished = {\url{https://github.com/nickbabcock/boxcars}}, year = {2016}, note = {Acessed: 2024.09.20} @@ -581,7 +582,7 @@ @misc{URLBoxcars2016 @misc{URLBlizzardS2ClientProto, url = {https://github.com/Blizzard/s2client-proto}, author = {Blizzard}, - title = {{s2client-proto}}, + title = {{s2client-proto 1.2.0}}, journal = {GitHub}, year = {2017}, note = {Acessed: 2024.09.20} @@ -638,14 +639,14 @@ @inproceedings{Pearce2022CSGO } @misc{OpenDotaGitHub, author = {odota}, - title = {core}, + title = {{core}}, howpublished = {\url{https://github.com/odota/core}}, year = {2014}, note = {Acessed: 2025.01.01} } @misc{ClarityGitHub, author = {skadistats}, - title = {clarity}, + title = {{clarity 2.1}}, howpublished = {\url{https://github.com/skadistats/clarity}}, year = {2013}, note = {Acessed: 2025.01.01} @@ -668,14 +669,14 @@ @article{Formosa2022 } @misc{URLSc2replaystats, author = {Anthony Martin}, - title = {sc2replaystats}, + title = {{sc2replaystats}}, howpublished = {\url{https://sc2replaystats.com/}}, note = {Acessed: 2025.01.01} } @misc{URLSpawningTool, author = {Spawning Tool}, howpublished = {\url{https://lotv.spawningtool.com/}}, - title = {Spawning Tool}, + title = {{Spawning Tool}}, year = {2013}, month = {05}, note = {Accessed: 2025.03.17} @@ -683,7 +684,7 @@ @misc{URLSpawningTool @misc{URLSC2Revealed, author = {David Chan}, howpublished = {\url{https://sc2revealed.com/}}, - title = {SC2 Revealed}, + title = {{SC2 Revealed}}, year = {2020}, month = {06}, note = {Accessed: 2025.03.17} @@ -691,7 +692,7 @@ @misc{URLSC2Revealed @misc{URLAligulac, author = {Eivind Fonn}, howpublished = {\url{http://aligulac.com/}}, - title = {Aligulac}, + title = {{Aligulac}}, year = {2011}, month = {04}, note = {Accessed: 2025.03.17} From e553443e9348031e19ea514e541f7b9b61f92add Mon Sep 17 00:00:00 2001 From: Kaszanas <34846245+Kaszanas@users.noreply.github.com> Date: Thu, 19 Feb 2026 21:49:33 +0100 Subject: [PATCH 3/7] Verified the Tom Brock entry, fixed https://github.com/Kaszanas/SC2Tools/issues/13 --- article/paper.bib | 12 +++++------- 1 file changed, 5 insertions(+), 7 deletions(-) diff --git a/article/paper.bib b/article/paper.bib index dda62cf..f7ff842 100644 --- a/article/paper.bib +++ b/article/paper.bib @@ -697,16 +697,14 @@ @misc{URLAligulac month = {04}, note = {Accessed: 2025.03.17} } - - @article{Brock2023Interdisciplinary, author = {Tom Brock}, - title = {{Ontology and interdisciplinary research in esports}}, + title = {Ontology and interdisciplinary research in esports}, journal = {Sport, Ethics and Philosophy}, - volume = {0}, - number = {0}, - pages = {1--17}, - year = {2023}, + volume = {19}, + number = {1}, + pages = {48--64}, + year = {2025}, publisher = {Routledge}, doi = {10.1080/17511321.2023.2260567}, url = {https://doi.org/10.1080/17511321.2023.2260567}, From 1153e941b27d8a6f0cfe8bb6c3ebdf6788d02d97 Mon Sep 17 00:00:00 2001 From: Kaszanas <34846245+Kaszanas@users.noreply.github.com> Date: Thu, 19 Feb 2026 21:50:54 +0100 Subject: [PATCH 4/7] Fixing booktitle capitalization https://github.com/Kaszanas/SC2Tools/issues/13 --- article/paper.bib | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/article/paper.bib b/article/paper.bib index f7ff842..99f397c 100644 --- a/article/paper.bib +++ b/article/paper.bib @@ -214,7 +214,7 @@ @incollection{Campbell2018 volume = {240}, pages = {161-174}, year = {2018}, - booktitle = {Sport and the Brain: The Science of Preparing, Enduring and Winning, Part C}, + booktitle = {{Sport and the Brain: The Science of Preparing, Enduring and Winning, Part C}}, issn = {0079-6123}, doi = {10.1016/bs.pbr.2018.09.006}, url = {https://doi.org/10.1016/bs.pbr.2018.09.006}, From 32d62aeabb4331f59be6b533b1cb2bd791774ea5 Mon Sep 17 00:00:00 2001 From: Kaszanas <34846245+Kaszanas@users.noreply.github.com> Date: Thu, 19 Feb 2026 21:59:45 +0100 Subject: [PATCH 5/7] sc2replaystats year, lightning newest version, removed -> added URL https://github.com/Kaszanas/SC2Tools/issues/13 --- article/paper.bib | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/article/paper.bib b/article/paper.bib index 99f397c..a036962 100644 --- a/article/paper.bib +++ b/article/paper.bib @@ -447,12 +447,12 @@ @incollection{PyTorch2019 } @misc{PyTorch_Lightning_2019, author = {Falcon, William and {The PyTorch Lightning team}}, - doi = {10.5281/zenodo.3828935}, + doi = {10.5281/zenodo.3530844}, license = {Apache-2.0}, month = {3}, title = {{PyTorch Lightning}}, url = {https://github.com/PyTorchLightning/pytorch-lightning}, - version = {1.4}, + version = {2.6.1}, year = {2019} } @@ -670,6 +670,7 @@ @article{Formosa2022 @misc{URLSc2replaystats, author = {Anthony Martin}, title = {{sc2replaystats}}, + year = {2012}, howpublished = {\url{https://sc2replaystats.com/}}, note = {Acessed: 2025.01.01} } @@ -932,7 +933,7 @@ @article{Kegelaers2025 month = {03}, pages = {}, title = {European report: Mental health outcomes in esports players}, - doi = {10.13140/RG.2.2.10296.25605} + url = {https://www.researchgate.net/publication/389859780_European_report_Mental_health_outcomes_in_esports_players} } @article{Dupuy2025, author = {Dupuy, Antoine and Campbell, Mark and Toth, Adam}, From 47d54a07029e0a178a69a4c862b7c75577a50950 Mon Sep 17 00:00:00 2001 From: Kaszanas <34846245+Kaszanas@users.noreply.github.com> Date: Thu, 19 Feb 2026 22:02:47 +0100 Subject: [PATCH 6/7] Removed duplicate sc2reader entry https://github.com/Kaszanas/SC2Tools/issues/13 --- article/paper.bib | 41 ----------------------------------------- 1 file changed, 41 deletions(-) diff --git a/article/paper.bib b/article/paper.bib index a036962..127feae 100644 --- a/article/paper.bib +++ b/article/paper.bib @@ -165,47 +165,6 @@ @article{Bialecki2023SC2EGSet doi = {10.1038/s41597-023-02510-7}, url = {https://doi.org/10.1038/s41597-023-02510-7} } - -@software{ZenodoSC2Reader, - author = {Graylin Kim and - David Joerg and - Kevin Leung and - Alexander Hanhikoski and - Christian Clauss and - Rasmus Précenth and - Dominik Neise and - Hugo Wainwright and - Cameron Zemek and - Andrene and - srounet and - Issac Kelly and - Jonathan Chung and - Bean Deng and - Talv and - Chazzz and - Jonathan Gravel and - rejuxst and - Anders Nickelsen and - Gusgus01 and - Dan Fulton and - DasFranck and - Rohit Sanbhadti and - Spencer Krum and - Tim Gates and - Bas Peschier and - Chris Lundquist and - David Kuhta and - eqy and - Kanwei Li}, - title = {{ggtracker/sc2reader: v1.8.0 Various fixes and - improvements}}, - month = {05}, - year = {2022}, - publisher = {Zenodo}, - version = {v1.8.0}, - doi = {10.5281/zenodo.6519543}, - url = {https://doi.org/10.5281/zenodo.6519543} -} @incollection{Campbell2018, title = {{Chapter 10 - eSports: A new window on neurocognitive expertise?}}, editor = {Samuele Marcora and Mustafa Sarkar}, From 70050d3daa22444fafef3605bb3943a818cb907e Mon Sep 17 00:00:00 2001 From: Kaszanas <34846245+Kaszanas@users.noreply.github.com> Date: Thu, 19 Feb 2026 22:04:07 +0100 Subject: [PATCH 7/7] ARXIV -> arXiv https://github.com/Kaszanas/SC2Tools/issues/13 --- article/paper.bib | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/article/paper.bib b/article/paper.bib index 127feae..02bb2ac 100644 --- a/article/paper.bib +++ b/article/paper.bib @@ -348,7 +348,7 @@ @article{Smerdov2021 url = {https://doi.org/10.1109/JIOT.2021.3074740} } @misc{SmerdovLoLDataset2021, - doi = {10.48550/ARXIV.2011.00958}, + doi = {10.48550/arXiv.2011.00958}, url = {https://arxiv.org/abs/2011.00958}, author = {Smerdov, Anton and Zhou, Bo and Lukowicz, Paul and Somov, Andrey}, keywords = {Human-Computer Interaction (cs.HC), Artificial Intelligence (cs.AI), Machine Learning (cs.LG), FOS: Computer and information sciences, FOS: Computer and information sciences},