pages/_data
Dominik Fuchß 1f349ffda2
Adapt mechanism for citiation count (#3177)
## Summary

This PR introduces an automated mechanism to update the citation count
for authors' publications.

- Inspired by @BernardoCama’s suggestion in #3150.
- Resolves #3150.

## Key Changes

- Adds an action to update publication citation counts.
    - Note: This action creates a commit on the main branch.
- To trigger further GitHub Actions workflows from this commit, a
Personal Access Token (PAT) must be used (the default GitHub Actions
token cannot trigger subsequent workflows).
- Adds and manages citation data in `_data/citations.yml`.
- Adds and adapts `bin/update_scholar_citations.py` to handle citation
updates.

## Usage Examples
### Timeout
<img width="758" height="415" alt="image"
src="https://github.com/user-attachments/assets/0a330d35-b386-4670-8668-62701f2dc68b"
/>

### Success

<img width="1684" height="857" alt="image"
src="https://github.com/user-attachments/assets/44aa0558-e02a-4f00-b8cb-9e0ce16dd53c"
/>
2025-11-16 22:17:17 -03:00
..
citations.yml Adapt mechanism for citiation count (#3177) 2025-11-16 22:17:17 -03:00
coauthors.yml Normalizing coauthor names before search (#2057) 2024-01-09 14:13:33 -03:00
cv.yml format code with prettier.io (#2048) 2024-01-10 00:10:51 -05:00
repositories.yml Fix repo card heigth for different repo descriptions (#2525) 2024-06-24 11:53:47 -03:00
socials.yml Add Academia.edu support to social media integrations (#3157) 2025-08-25 00:16:49 -03:00
venues.yml Feat bib preview (closes #1162) (#2352) 2024-04-17 15:19:27 -03:00