> For the complete documentation index, see [llms.txt](https://documentation.specollective.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://documentation.specollective.org/knowledge-base/diversity-equity-and-inclusion/cultural-studies/resources.md).

# Resources

## DEI Cooperative Extension

The DEI Cooperative Extension supports civic dialogue around issues of diversity and inclusion, and supports the mission of bringing evidenced-based information into the public arena to address important issues.

{% embed url="<https://dei.extension.org>" %}

## Developing Intercultural Competencies in the 20th Century

A course developed by Dr. Rhianna Rogers and Dr. Andrew Hashey to help learners:

1. Identify intercultural competencies and their connections to learning.
2. Develop solutions to challenges surrounding inclusiveness in the context of a collaborative online international learning (COIL) module.

{% embed url="<https://sites.google.com/site/coilinterculturalcompetencies>" %}

## Equality Equity, and Reciprocity: The Three Pillars of Social Justice

In his 2011 book, *The Fair Society: The Science of Human Nature and the Pursuit of Social Justice*, Peter Corning proposed a vision of social justice based on three biologically-grounded fairness principles. Corning believes that these principles must be combined and balanced in order to achieve a society that is fair to everyone. According to Corning, the three fairness principles are equality, equity, and reciprocity.  They are derived from the emerging, multi-disciplinary science of human nature and the mounting evidence that a sense of fairness is an evolved and distinctively human behavioral trait.\[1]

{% embed url="<https://complexsystems.org/publications/equality-equity-and-reciprocity-the-three-pillars-of-social-justice/>" %}

## Open Source Diversity

For more diversity & inclusion in free & open source software communities. \[2]

{% embed url="<https://opensourcediversity.org/>" %}

## 6 Steps to Building a Better Workplace for Black Employees

To support black employees, business leaders must challenge biases and help employees be themselves.\[3]

{% embed url="<https://hbswk.hbs.edu/item/6-steps-to-building-a-better-workplace-for-black-employees>" %}

## References

1. Peter Corning, [Equality Equity, and Reciprocity: The Three Pillars of Social Justice](https://complexsystems.org/publications/equality-equity-and-reciprocity-the-three-pillars-of-social-justice/), Institute for the Study of Complex Systems

   &#x20;(2021)
2. Open Source Diversity, [opensourcediversity.com](https://opensourcediversity.org/) (2021)
3. Mayo, Roberts, Thomas, [6 Steps to Building a Better Workplace for Black Employees](https://hbswk.hbs.edu/item/6-steps-to-building-a-better-workplace-for-black-employees), Harvard Business School (2021)


---

# 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://documentation.specollective.org/knowledge-base/diversity-equity-and-inclusion/cultural-studies/resources.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.
