Skip to content

Commit 723b5db

Browse files
committed
Add a bunch of references.
1 parent f7ef061 commit 723b5db

3 files changed

Lines changed: 58 additions & 0 deletions

File tree

crossref-short.bib

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1300,6 +1300,12 @@ @Proceedings{icra2009
13001300
year = "2009"
13011301
}
13021302

1303+
@Proceedings{ictai2004,
1304+
title = "Proc.\ ICTAI 2004",
1305+
booktitle = "Proc.\ ICTAI 2004",
1306+
year = "2004"
1307+
}
1308+
13031309
@Proceedings{ictai2009,
13041310
title = "Proc.\ ICTAI 2009",
13051311
booktitle = "Proc.\ ICTAI 2009",
@@ -1957,6 +1963,12 @@ @Proceedings{sara2013
19571963
year = "2013"
19581964
}
19591965

1966+
@Proceedings{sat2014,
1967+
title = "Proc.\ SAT 2014",
1968+
booktitle = "Proc.\ SAT 2014",
1969+
year = "2014"
1970+
}
1971+
19601972
@Proceedings{satc2020,
19611973
title = "Proc.\ {SAT Competition} 2020",
19621974
booktitle = "Proc.\ {SAT Competition} 2020",

crossref.bib

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1999,6 +1999,15 @@ @Proceedings{icra2009
19991999
year = "2009"
20002000
}
20012001

2002+
@Proceedings{ictai2004,
2003+
title = "Proceedings of the 16th International Conference on Tools with
2004+
Artificial Intelligence (ICTAI 2004)",
2005+
booktitle = "Proceedings of the 16th International Conference on Tools with
2006+
Artificial Intelligence (ICTAI 2004)",
2007+
publisher = "IEEE",
2008+
year = "2004"
2009+
}
2010+
20022011
@Proceedings{ictai2009,
20032012
title = "Proceedings of the 21st International Conference on Tools with
20042013
Artificial Intelligence (ICTAI 2009)",
@@ -3136,6 +3145,18 @@ @Proceedings{sara2013
31363145
year = "2013"
31373146
}
31383147

3148+
@Proceedings{sat2014,
3149+
editor = "Carsten Sinz and Uwe Egly",
3150+
title = "Proceedings of the 17th International Conference on
3151+
Theory and Applications of Satisfiability Testing (SAT 2014)",
3152+
booktitle = "Proceedings of the 17th International Conference on
3153+
Theory and Applications of Satisfiability Testing (SAT 2014)",
3154+
series = lncs,
3155+
volume = "8561",
3156+
publisher = "Springer-Verlag",
3157+
year = "2014"
3158+
}
3159+
31393160
@Proceedings{satc2020,
31403161
editor = "Tomas Balyo and Nils Froleyks and Marijn Heule and Markus Iser
31413162
and Matti J{\"a}rvisalo and Martin Suda",

literatur.bib

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4017,6 +4017,15 @@ @MastersThesis{daggelinckx-msc2023
40174017
year = "2023"
40184018
}
40194019

4020+
%% A better reference would be the Dagstuhl report once it is available.
4021+
@Misc{dagstuhl25231-2025,
4022+
key = "Dagstuhl",
4023+
title = "Dagstuhl Seminar 25231: Certifying Algorithms for Automated Reasoning",
4024+
address = "Schloss Dagstuhl, Leibniz Center for Informatics, Wadern, Germany",
4025+
year = "2025",
4026+
url = "https://www.dagstuhl.de/25231"
4027+
}
4028+
40204029
@InProceedings{dalmau-moreno-et-al-icaps2023wsplanrob,
40214030
author = "Mag{\'i} Dalmau-Moreno and N{\'e}stor Garc{\'i}a and Vicen{\c{c}} G{\'{o}}mez and Hector Geffner",
40224031
title = "Combined Task and Motion Planning Via Sketch Decompositions",
@@ -9236,6 +9245,14 @@ @InProceedings{howe-et-al-ecp1999
92369245
pages = "62--72"
92379246
}
92389247

9248+
@InProceedings{howey-et-al-ictai2004,
9249+
author = "Richard Howey and Derek Long and Maria Fox",
9250+
title = "{VAL}: {Automatic} Plan Validation, Continuous Effects and
9251+
Mixed Initiative Planning Using {PDDL}",
9252+
crossref = "ictai2004",
9253+
pages = "294--301"
9254+
}
9255+
92399256
@InProceedings{howey-long-icaps2003wscompetition,
92409257
author = "Richard Howey and Derek Long",
92419258
title = "{VAL's} Progress: The Automatic Validation Tool for {PDDL2.1}
@@ -17972,6 +17989,14 @@ @InProceedings{west-et-al-plansig2002
1797217989
year = "2002",
1797317990
}
1797417991

17992+
@InProceedings{wetzler-et-al-sat2014,
17993+
author = "Nathan Wetzler and Marijn Heule and Hunt, Jr., Warren A.",
17994+
title = "{DRAT}-trim: {Efficient} Checking and Trimming Using
17995+
Expressive Clausal Proofs",
17996+
crossref = "sat2014",
17997+
pages = "422--429"
17998+
}
17999+
1797518000
@InProceedings{wichlacz-et-al-ecai2023,
1797618001
author = "Julia Wichlacz and Daniel H{\"o}ller and Daniel Fi{\v{s}}er and J{\"o}rg Hoffmann",
1797718002
title = "A Landmark-Cut Heuristic for Lifted Optimal Planning",

0 commit comments

Comments
 (0)