> For the complete documentation index, see [llms.txt](https://kanopi.gitbook.io/mdes-exegesis/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://kanopi.gitbook.io/mdes-exegesis/bibliography.md).

# Bibliography

Boulton, J. G., Allen, P. M., & Bowman, C. (2015). *Embracing complexity: Strategic perspectives for an age of turbulence.* Oxford University Press.

Brown, A. M. (2017). *Emergent Strategy: Shaping Change, Changing Worlds.* AK Press.

Escobar, A. (2018). *Designs for the Pluriverse: Radical Interdependence, Autonomy and the Making of Worlds.* (A. Escobar & D. Rocheleau, Eds.) (1st ed.). Durham and London: Duke University Press.

Kahane, A. (2010). *Power and Love: A Theory and Practice of Social Change* (1st ed.). San Francisco, USA: Berrett-Koehler Publishers.

Kalbach, J. (2016). *Mapping experiences : a guide to creating value through journeys, blueprints and diagrams*. O’Reilly Media Inc.

Manzini, E. (2015). *Design, When Everybody Designs - An Introduction to Design for Social Innovation.* (F. Ken & E. Stolterman, Eds.) (1st ed.). Cambridge: The MIT Press.

Rumelt, R. (2013). *Good Strategy / Bad Strategy: the difference and why it matters.* London: Profile Books Ltd.

Sanders, E. B. N., & Stappers, P. J. (2012). *Convivial Toolbox: generative research for the front end of design* (3rd ed., Vol. 3). Amsterdam, The Netherlands: BIS Publishers.&#x20;

Scharmer, C. O. (2018). *The Essentials of Theory U: Core Principles and Applications* (First). Oakland, CA: Berrett-Koehler Publishers, Inc.


---

# 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, and the optional `goal` query parameter:

```
GET https://kanopi.gitbook.io/mdes-exegesis/bibliography.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
