-
Notifications
You must be signed in to change notification settings - Fork 12
Open
Description
Add https://arxiv.org/abs/2407.01264 to the site.
Checklist
- sync, pull and merge master first!
- Search for the correct citation on Semantic Scholar
- Make a new branch ("You should always branch out from master")
- Add citation to references.bib. If dataset, prepend with
dataset:
. Exclude wordy abstracts. (better BibTex extension to Zotero can exclude keys) - Check for egregious
{}
in the bibtex - write a summary and add to the appropriate section in index.md.
- Make sure the citation keys match.
- Add a newline after each sentence in a paragraph. Still shows up as one paragraph but makes git stuff easier.
- ChatGPT 3.5 can suggest rewrites and improve writing.
- Check if acronyms are explained
- Copy-Paste into https://dillinger.io/, see if it looks OK
- Make a PR from the branch on my fork to master on the source repo
PR:
- sync master of both forks
- git pull master on local
-
git merge master
on branch - git push
- THEN make the PR
Writing/style:
- try to describe what they did, not what the general process is.
- Don't have to describe what's in a repo
- something like "Three Letter Acronym (TLA)" is how you introduce acronyms
- Look through the Style Guide on the README
- Evaluations on X and Y datasets should have a the. Evaluation on the X and Y datasets"
Metadata
Metadata
Assignees
Labels
No labels