> For the complete documentation index, see [llms.txt](https://studies-de-jure.gitbook.io/learn/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://studies-de-jure.gitbook.io/learn/primers/reasoning/sources.md).

# Sources Referenced in Annotations

The following source materials are referenced in this sourcebook's in-text annotations but are not readily detected through keyword searches via the sourcebook's search bar.

Note: Because this sourcebook is fundamentally a legal resource, the citation style below generally conforms with: [Sprigman and Romig et al., *The Indigo Book: A Manual of Legal Citation*, Public Resource (2d ed. 2021)](https://law.resource.org/pub/us/code/blue/indigobook-2.0-beta.html).

***

Ruggero J. Aldisert, Stephen Clowney, & Jeremy D. Peterson, *Logic for Law Students: How to Think Like a Lawyer,* [69 U. PITT. L. REV. 1](https://doi.org/10.5195/lawreview.2007.117) (2007).

Piotr Kulicki, [*Aristotle's Syllogistic as a Deductive System*](https://doi.org/10.3390/axioms9020056), Axioms 9(2), 56 (May 2020).

Nordquist, R. (2018, August 14). [*Enthymeme - Definition and Examples*](https://www.thoughtco.com/what-is-an-enthymeme-in-rhetoric-1690654), ThoughtCo. Retreived October 26, 2024.

Nordquist, R. (2024, August 12). [*Hasty Generalization (Fallacy): When the Evidence Doesn't Support the Conclusion*](https://www.thoughtco.com/hasty-generalization-fallacy-1690919). ThoughtCo. Retrieved October 26, 2024.

Ramee, N. (2002). [*Logic and Legal Reasoning: A Guide for Law Students*](https://caplaw.com/sites/rll3e/wp-content/uploads/sites/15/2022/12/Ramee-Logic-Guide-revdec22.pdf). CAP Law.

Peter N. Swisher. *Teaching Legal Reasoning in Law School*. [7 L. LIB. J. 534](https://scholarship.richmond.edu/law-faculty-publications/10/) (1981).


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://studies-de-jure.gitbook.io/learn/primers/reasoning/sources.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
