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: CLAUDE.md
+3-2Lines changed: 3 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -25,12 +25,13 @@ University course materials repository for "Introduction to Planetary Science" a
25
25
- When adding new lectures or sections, maintain the established structure and formatting conventions (MyST Markdown, math macros, citation style).
26
26
- When updating the curriculum or schedule, reflect changes in `planning/course_development.md` to keep the course plan up to date.
27
27
- When searching for literature to cite, prioritize peer-reviewed journal articles, review papers, and authoritative databases (NASA, IAU) over textbooks or web sources. Always include a DOI when available.
28
-
- When looking for literature, check `contens/books` for authorative sources, but verify that they are still accurate and relevant before citing.
29
-
- When looking for literature, check `contens/course2025` for previously used sources and lecture materials, but verify that they are still accurate and relevant before citing.
28
+
- When looking for literature, check `contents/books` for authorative sources, but verify that they are still accurate and relevant before citing.
29
+
- When looking for literature, check `contents/course2025` for previously used sources and lecture materials, but verify that they are still accurate and relevant before citing.
30
30
- When looking for literature, use the NASA ADS database (https://ui.adsabs.harvard.edu/) to find recent papers on planetary science topics. Give some weight to the articles and referenced papers in `https://ui.adsabs.harvard.edu/public-libraries/L2e3RhUYQnqmpIyMpWUG3A`. Use the `bibtex` export option to generate BibTeX entries for new sources.
31
31
- When adding or editing content, ensure that all numerical values, equations, and historical claims are verified against primary sources or authoritative databases. Do not rely on training data alone for factual accuracy.
32
32
- All lectures should have good visuals (figures, diagrams) where appropriate. When adding figures, ensure they are properly referenced in the text and included in the `figures/` directory of the corresponding lecture.
33
33
- For all figures prioritize original sources (e.g., from NASA missions, published papers) and figures from the public domain. Ensure proper attribution in the caption. Avoid using low-quality or uncredited images.
34
+
- For figures, you can also use (cut out or screenshot) figures from `contents/books` and `contents/course2025` if they are relevant and properly cited, but verify that they are still accurate and up to date before including them in the lecture notes.
34
35
- Double and triple check all citations for accuracy, including author names, publication year, journal, and DOI. Do not invent DOIs — if unsure whether a DOI exists, omit it and flag for manual verification with a comment: `% TODO: verify DOI`.
35
36
- Double and triple check all links (DOIs, URLs) to ensure they resolve correctly. For web resources, use the most stable/canonical URL available and note the access date in the BibTeX `note` field if the content is known to change frequently.
36
37
- Double and trip check all math equations for dimensional consistency and physical correctness. After writing a derivation, verify that the units on both sides match and check limiting cases to ensure the equation behaves as expected.
0 commit comments