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

Added Rahels and Sabrinas Paper #123

Merged
merged 1 commit into from
Jan 8, 2025
Merged
Changes from all 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
22 changes: 22 additions & 0 deletions literature.bib
Original file line number Diff line number Diff line change
Expand Up @@ -180,6 +180,28 @@ @String{PhD

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% Unpublished Entries %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

@inproceedings{BSK+:ICST25,
author = {B{\"{o}}hm, Sabrina and Schmidt, Tim and Krieter, Sebastian and Pett, Tobias and Th{\"u}m, Thomas and Lochau, Malte},
title = {{Coverage Metrics for T-Wise Feature Interactions}},
booktitle = ICST,
publisher = IEEE,
address = Washington,
year = 2025,
note = ToAppear
}

@inproceedings{SBK+:VaMoS25,
author = {Sundermann, Rahel and B{\"{o}}hm, Sabrina and Krieter, Sebastian and Lochau, Malte and Th{\"{u}}m, Thomas},
title = {{Covering T-Wise Interactions of Deployed Configurations}},
booktitle = VaMoS20,
year = 2025,
month = FEB,
publisher = ACM,
address = NY,
note = ToAppear,
keywords = {software product lines, t-wise sampling}
}

@inproceedings{KTK:VaMoS25,
author = {Kuiter, Elias and Th{\"{u}}m, Thomas and Kehrer, Timo},
title = {{Teach Variability! A Modern University Course on Software Product Lines}},
Expand Down
Loading