The citations are not showing up #203
Answered
by
vincerubinetti
Srihitha-l
asked this question in
Q&A
-
In the _data folder I created a new file called sources-2019.yaml. I used sources.yaml as a template and filled in my citation information accordingly. But for some reason the citation won't show up. |
Beta Was this translation helpful? Give feedback.
Answered by
vincerubinetti
Jul 7, 2023
Replies: 1 comment 8 replies
-
Please link to the repo where you are experiencing problems. I won't be able to help you if I can't see more details about the problem. |
Beta Was this translation helpful? Give feedback.
8 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Then that is why it is not updating. The auto-cite process is contained in the _cite/cite.py python script that needs to be run. The standard docker container runs this part for you. And if you're not using the docker approach, the docs right below it give you instructions on how to run it "manually" (e.g. when you already have ruby and jekyll installed) and include steps for running the auto-cite process. What you are doing is not part of the documentation. Also in the future, please provide as much detail as possible when you post a discussion.