What problem does it solve?
This Skill helps researchers, students, and practitioners quickly discover and extract venue-specific LaTeX templates and submission guidelines (journals, conferences, posters, and grants) to streamline manuscript preparation and ensure formatting compliance.
Core Features & Use Cases
- Template discovery: Find templates by venue (Nature, NeurIPS, PLOS, IEEE, ACM) and type (journal, conference, poster, grant).
- Guidelines access: Retrieve formatting requirements and template file paths from curated references.
- Template preview & validation: Inspect available templates and verify the existence of assets for direct submission.
- Use Case: When preparing a NeurIPS 2024 submission, locate the official neurips_article.tex and list required formatting constraints.
Quick Start
- Query templates by venue: python scripts/query_template.py --venue "Nature" --type "journals"
- List all available journal templates: python scripts/query_template.py --type "journals" --list-all
- Show formatting requirements for a venue: python scripts/query_template.py --venue "NeurIPS" --requirements
- Open the template path: refer to the output of the query to locate assets/journals/