You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CUSTOMIZE.md
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -295,6 +295,9 @@ In this folder you need to store your file in the same format as you would in `_
295
295
296
296
## Setting up a Personal Access Token (PAT) for Google Scholar Citation Updates
297
297
298
+
> [!TIP]
299
+
> After setting up al-folio you may want to run `python3 bin/update_citations.py` to fill the `_data/citations.yml` file with your Google Scholar citation counts.
300
+
298
301
This project includes an automated workflow to update the citation counts for your publications using Google Scholar.
299
302
The workflow commits changes to `_data/citations.yml` directly to the `main` branch.
300
303
By default, the `GITHUB_TOKEN` will be used to commit the changes.
0 commit comments