Citing CIRCT (original) (raw)

Hello, I’m writing a paper and I’d like to cite CIRCT in it. I guess that I could cite the main webpage of CIRCT but I think it’s not really scientific. So, I wonder if there is a better citation I can use, for example, zenodo.

The MLIR as Hardware Compiler Infrastructure WOSET abstract/presentation is about the best thing that exists today. Alternatively, a citation of the GitHub repository works.

@inproceedings{eldridge2021mlir,
  title={MLIR as hardware compiler infrastructure},
  author={Eldridge, Schuyler and Barua, Prithayan and Chapyzhenka, Aliaksei and Izraelevitz, Adam and Koenig, Jack and Lattner, Chris and Lenharth, Andrew and Leontiev, George and Schuiki, Fabian and Sunder, Ram and Young, Andrew and Xia, Richard},
  booktitle={Workshop on Open-Source EDA Technology (WOSET)},
  volume={3},
  year={2021}
}

(It is goofy that a workshop abstract/presentation is accruing citations like this. We’re hoping to rectify this situation with an actual publication…)