Skip to content

docs: fix BibTeX format — double-blind safe#55

Merged
factnn merged 1 commit into
flagos-ai:mainfrom
factnn:fix/bibtex-format
Jun 30, 2026
Merged

docs: fix BibTeX format — double-blind safe#55
factnn merged 1 commit into
flagos-ai:mainfrom
factnn:fix/bibtex-format

Conversation

@factnn

@factnn factnn commented Jun 30, 2026

Copy link
Copy Markdown
Collaborator

Summary

Fix BibTeX citation to protect double-blind review:

-@misc{... author={Anonymous} ... note={... \url{...}} ...}
+@inproceedings{... author={Anonymous Author(s)} booktitle={Under review} ...}
  • No venue name mentioned
  • Clean note field without nested braces

- Use @inproceedings with booktitle={Under review}
- Avoid venue name to protect double-blind
- Anonymous Author(s)
@factnn factnn merged commit b5e2859 into flagos-ai:main Jun 30, 2026
1 check passed
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

Successfully merging this pull request may close these issues.

1 participant