Skip to content

Citing cpp2 / cppfront #1041

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

Closed
dutkalex opened this issue Mar 24, 2024 · 5 comments
Closed

Citing cpp2 / cppfront #1041

dutkalex opened this issue Mar 24, 2024 · 5 comments

Comments

@dutkalex
Copy link
Contributor

Hi! I was wondering how can I cite your work on Cpp2 / Cppfront in research papers and technical reports. I could not find any reference article presenting this work...
Anyway, thanks for the amazing work!
Best regards,
Alex

@hsutter
Copy link
Owner

hsutter commented Mar 25, 2024

Thanks for the kind words. There's no reference article, but you could reference the documentation and the repo, something like:

or the first talk describing it which is:

Does that give you what you need?

@dutkalex
Copy link
Contributor Author

dutkalex commented Mar 26, 2024

Yes perfect thanks! If I write a clean BibTex citation entry, would you be interested in a small PR to add this to the README?

@dutkalex
Copy link
Contributor Author

dutkalex commented Mar 26, 2024

Or maybe add a CITATION.cff file?

cff-version: 1.2.0
message: >-
  If you use this software, please cite it using the
  metadata from this file.
type: software
title: cppfront
authors:
  - given-names: Herb
    family-names: Sutter
repository-code: 'https://github.com/hsutter/cppfront'
abstract: A personal experimental C++ Syntax 2 -> Syntax 1 compiler
license: CC-BY-NC-ND-4.0

@hsutter
Copy link
Owner

hsutter commented Mar 28, 2024

Sure, that sounds reasonable. TIL .cff. Thanks!

@dutkalex
Copy link
Contributor Author

Ok perfect! Opened PR #1044 for this purpose. Closing this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants