felixwellen / synthetic-zariski

Latex documentation of our understanding of the synthetic /internal theory of the Zariski-Topos
MIT License
50 stars 5 forks source link

CITATION.cff #22

Closed mnieper closed 6 months ago

mnieper commented 6 months ago

Shall we make this repo BibTex-aware?

https://citation-file-format.github.io/

xuanruiqi commented 6 months ago

Sounds like a good idea to me!

felixwellen commented 6 months ago

It seems to me that CITATION.cff is for a whole repository. So far I only wanted to cite specific drafts from this repository. Would a CITATION.cff help with that? Or is there a reasonable situation where you want to cite the whole repository?

mnieper commented 6 months ago

Yes, I mean the whole repository when the general work on synthetic algebraic geometry is to be cited. (I don't know of a GitHub-way to generator BibTeX entries for individual files.)

felixwellen commented 6 months ago

Ok - I see. We could make one which does not contain all the information the example linked above, since we don't have a version number or a release date. But I guess we have a title and a couple of authors we can list.

felixwellen commented 6 months ago

Something like #24

felixwellen commented 6 months ago

@mnieper does #24 do what you had in mind?