David Chiang
David Chiang
Also, it looks to me like this is an ordinary project and not a template?
I think it would be nice to create an Overleaf template that is linked to this GitHub repository. Then any updates here can be synced to Overleaf with one click....
@mjpost Do you know who we would contact in order to get permissions to import from this repo to Overleaf?
Someone made this on Dec 9: https://www.overleaf.com/latex/templates/acl-rolling-review-template/jxbhdzhmcpdm
Publishing a template requires moderation by Overleaf and I'm not sure what the process is for updating an existing template. Maybe it should remain an ordinary project after all. The...
@ajstent @neubig Do you have any thoughts about this?
OK, so I can think of two options: (1) Continue using @mjpost's project and manually re-upload the style files whenever they change. Pros: Status quo, simple Cons: Re-uploading is more...
> Can this be done via cron job, daily, using Overleaf's git offering? I don't think that's necessary; I believe an Overleaf project can be set up to use the...
The other question you brought up about ARR is a good one but should be made by the ARR editors. As far as maintaining the style files is concerned, I...
Maybe better than a cron job would be a GitHub action that, whenever there is a push on this repository, pushes the `latex/` subdirectory into the Overleaf repository. I don't...