Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing publications as #117

Merged
merged 3 commits into from
Oct 15, 2024
Merged
Changes from 2 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
32 changes: 32 additions & 0 deletions literature.bib
Original file line number Diff line number Diff line change
Expand Up @@ -337,6 +337,38 @@ @mastersthesis{Guething23

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% 2024 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

@article{BRSK:JSS24,
author = {Alexander Boll and
AlexanderSchultheiss marked this conversation as resolved.
Show resolved Hide resolved
Pooja Rani and
Alexander Schulthei{\ss} and
Timo Kehrer},
title = {{Beyond code: Is there a difference between comments in visual and
textual languages?}},
AlexanderSchultheiss marked this conversation as resolved.
Show resolved Hide resolved
journal = JSS,
volume = 215,
pages = {112087},
AlexanderSchultheiss marked this conversation as resolved.
Show resolved Hide resolved
publisher = Elsevier,
year = 2024,
doi = {10.1016/J.JSS.2024.112087},
}

@inproceedings{BvDO+:EASE24,
author = {Alexander Boll and
Yael Van Dok and
Manuel Ohrndorf and
Alexander Schulthei{\ss} and
Timo Kehrer},
title = {{Towards Semi-Automated Merge Conflict Resolution: Is It Easier Than
We Expected?}},
booktitle = EASE,
pages = {282--292},
publisher = ACM,
address = NY,
year = 2024,
location = {Salerno, Italy},
doi = {10.1145/3661167.3661197},
}

@article{KCP+:SciAdv24,
author = {Sayash Kapoor and Emily M. Cantrell and Kenny Peng and Thanh Hien Pham and Christopher A. Bail and Odd Erik Gundersen and Jake M. Hofman and Jessica Hullman and Michael A. Lones and Momin M. Malik and Priyanka Nanayakkara and Russell A. Poldrack and Inioluwa Deborah Raji and Michael Roberts and Matthew J. Salganik and Marta Serra-Garcia and Brandon M. Stewart and Gilles Vandewiele and Arvind Narayanan},
title = {{REFORMS: Consensus-Based Recommendations for Machine-Learning-Based Science}},
Expand Down
Loading