diff --git a/src/pages/publications/conferences.bib b/src/pages/publications/conferences.bib index 3d93125..1256c89 100644 --- a/src/pages/publications/conferences.bib +++ b/src/pages/publications/conferences.bib @@ -1,3 +1,10 @@ +@inproceedings{rahman_ease2026, + author = {Rahman, Musfiqur and Khatoonabadi, SayedHassan and Shihab, Emad}, + booktitle = {Proceedings of the 30th {{International Conference}} on {{Evaluation}} and {{Assessment}} in {{Software Engineering}} ({{EASE}} 2026)}, + title = {{OpenClassGen}: {A} {Large}-{Scale} {Corpus} of {Real}-{World} {Python} {Classes} for {LLM} {Research}}, + year = {2026} +} + @inproceedings{rizk_MSR2026, title = {Bridging {Design} and {Implementation}: {A} {Study} of {Multi}-{Agent} {LLM} {Architectures} for {Automated} {Front}-{End} {Generation}}, booktitle = {Proceedings of the 2026 {IEEE}/{ACM} 23rd {International} {Conference} on {Mining} {Software} {Repositories} ({MSR} ’26)}, diff --git a/static/pdf/rahman_ease2026.pdf b/static/pdf/rahman_ease2026.pdf new file mode 100644 index 0000000..5020587 Binary files /dev/null and b/static/pdf/rahman_ease2026.pdf differ