-
-
Notifications
You must be signed in to change notification settings - Fork 34
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 Math Mag scheduling paper from 2024 #154
Comments
Hi I recently fixed one issue in this repo, got a bit busy lately but can do some of these in 1-2 days |
@AdityaK1729 you can do all the new paper issues. Everyone will be happy if someone digs through them ⛏️ |
I was thinking about that, does fixing all issues in same PR ok for you? |
Yes, just mention the tickets in the first message of the PR in a bullet list, like Then, when the PR is merged, those tickets will be closed automatically and have proper references |
Alright thanks, i'll try to do this within like 1-2 weeks maybe |
Hey, I am fixing all this issues today, can you tell me the rough format in which I add these to bibiliography-sage.bib |
Hmm, it's bibtex format. Maybe look at recent commits? e.g. 802bee3 There is a little test as a github action to check if the change can be processed to produce the html. If that works, it should be fine. |
The paper by Jeff Denny, Schedules and Waitlists and Integer Programs, Oh My! https://www.tandfonline.com/doi/full/10.1080/0025570X.2023.2284419 mentions using (but doesn't cite) Sage - interestingly, using GLPK, not the usual Sage usage but good that we have those interfaces!
The text was updated successfully, but these errors were encountered: