-
Notifications
You must be signed in to change notification settings - Fork 8
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
Add type freezing paper. #108
Add type freezing paper. #108
Conversation
softdev.bib
Outdated
title = "Type freezing: exploiting attribute type monomorphism in tracing JIT compilers", | ||
author = "Cheng, Lin and Ilbeyi, Berkin and Bolz-Tereick, Carl Friedrich and Batten, Christopher", | ||
year = 2020, | ||
isbn = {9781450370479}, |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I that sufficient? or does it need more info?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
What event was this published at? Please see other entries in the file to get a sense of the possibilities.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Is the event a publisher?
Added publisher 👉 98eb9cc
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The publisher isn't relevant to us. This was published at a conference or workshop, probably? If you look at other entries you'll see how to deal with such a case.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looking at the other entries, I guess it should be set as booktitle
, I didn't realise that it's used for events.
Updated 👉 2d59f6f
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
That's reasonable but note you now need to make the entry inproceedings
.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
ok. done 👉 118d3fc
Please squash. |
118d3fc
to
728420e
Compare
Squashed 👉 728420e |
No description provided.