- Upload to arXiv NOW → establishes priority/timestamp
- Cite Joukhadar's work properly (academic standard)
- Optionally submit to journal later
How:
- Go to: https://www.overleaf.com
- Create new project
- Upload file:
program/swarm-path-planning-bees/paper/arxiv/submission.tex - Click "Download PDF"
Or: If you have LaTeX installed locally:
cd program/swarm-path-planning-bees/paper/arxiv
pdflatex submission.texGo to: https://arxiv.org/submit
Fill in:
- Title: Modernized Bees Algorithm for Dynamic Path Planning in Robotics
- Authors: Mulham Fetnah
- Abstract: Copy from the LaTeX file
- Comments: 6 pages, 1 figure
- Subjects: cs.RO (Robotics)
Upload: Your PDF
- Check email for arXiv ID
- Example:
arXiv:2505.01234
After getting arXiv ID:
- Update paper to cite: "Preprint. arXiv:XXXXX"
- Submit to journal (Robotics and Autonomous Systems, Elsevier)
| File | Purpose |
|---|---|
paper/arxiv/submission.tex |
LaTeX source for PDF |
paper/arxiv/SUBMISSION_GUIDE.md |
Detailed guide |
paper/manuscript.md |
Full manuscript |
✅ Properly cites Joukhadar (2024) - reference #5
✅ Links to GitHub: github.com/molhamfetnah/swarm-path-planning-bees
✅ Acknowledges foundational work
✅ Professional framing: "systematic research methodology"
| Task | Status |
|---|---|
| ☐ Convert submission.tex to PDF | Pending |
| ☐ Create arXiv account | Pending |
| ☐ Submit to arXiv | Pending |
| ☐ Get arXiv ID | Pending |
| ☐ (Optional) Submit to journal | Pending |