Skip to content

Conversation

@jeremymanning
Copy link
Member

Summary

  • Add scripts/add_poster_borders.py for adding hand-drawn green borders to poster and people images
  • Add scripts/citation_utils.py for formatting bibliographic citations from structured data
  • Add 17 new poster thumbnail images with borders
  • Add 8 new poster PDFs
  • Add border template SVG (images/templates/WebsiteDoodles_Posters_v1.svg)
  • Update data spreadsheets with structured citation fields (authors, year, title, etc.)
  • Update build scripts to use new citation formatting
  • Document border script usage in README

Test plan

  • Verify publications.html displays all posters correctly with borders
  • Verify poster titles link to PDFs
  • Test border script on a new image
  • Verify README documentation is accurate

Closes #6

🤖 Generated with Claude Code

jeremymanning and others added 7 commits December 14, 2025 19:57
Added to publications:
- Owen LLW (2021) dissertation: "Modeling the fast-timescale network dynamics that underlie complex thought"
- Ziman K (2022) dissertation: "Attending and remembering the external world"
- Carstensen et al. (2024) Wetterhahn poster: EEG-based knowledge estimation
- Jha et al. (2023) Wetterhahn poster: High-order network dynamics

Total publications: 108 (was 104)
- Dissertations: 4 (was 2)
- Posters: 44 (was 42)

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Dissertations added:
- Owen LLW (2021): Modeling the fast-timescale network dynamics that underlie complex thought
  - Image: timecorr.png
  - PDF: data/pdfs/owen_dissertation.pdf

- Ziman K (2022): Attending and remembering the external world
  - Image: ZimaEtAl19-34.png (attention timescale paper)
  - PDF: data/pdfs/ziman_dissertation.pdf

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Added PDFs for posters from multiple conferences:
- Wetterhahn 2025: Peng et al. (EEG knowledge tracking)
- OHBM 2022: Saggar et al. (Higher-order brain interactions)
- CCN 2022: Jain et al. (Cognitive markers mental health)
- CEMS 2020: Owen et al. (ECoG Gaussian process), Owen & Manning (Brain complexity)
- CEMS 2021: Xu et al. (Past/future inference)
- CEMS 2023: Xu & Manning (Statistical mechanics time)
- CEMS 2025: Xu & Manning (Temporal asymmetries)
- SfN 2021: Ziman & Manning (False familiarity)

Also added PDF links to existing Wetterhahn 2023/2024 entries.

Total publications: 122 (58 posters)

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
- Create scripts/add_poster_borders.py for adding hand-drawn borders to images
- Add scripts/citation_utils.py for formatting bibliographic citations
- Add 17 new poster thumbnail images with borders
- Add 8 new poster PDFs
- Add border template SVG (images/templates/WebsiteDoodles_Posters_v1.svg)
- Update data spreadsheets with structured citation fields
- Update build scripts to use new citation formatting
- Document border script usage in README

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
- Remove citation column requirement from validation (now built from fields)
- Allow local file paths (data/pdfs/...) as valid URLs
- Update tests to use new structured field format instead of citation/links_html

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@jeremymanning jeremymanning merged commit a927057 into main Dec 17, 2025
1 check passed
@jeremymanning jeremymanning deleted the feature/find-missing-posters-issue-6 branch December 17, 2025 21:55
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.

find missing posters and dissertations

2 participants