> 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/contributing/journal-of-engaged-research-equity.md).

# Journal of Engaged Research - Equity

The Journal of Engaged Research (JoER) is the official publication of SPEC. JoER was created to take an activist approach to address the many challenges brought about by the twin crises of the COVID-19 pandemic and the current period of social unrest. It creates a space for diverse individuals who may not have access to traditional academic publishing channels

The goal of this issue is to bring light to current matters of equities and inequities from unique perspectives. We are seeking submissions that express diverse viewpoints on the culture of social equity. We welcome both traditional pieces:

1. Academic Articles
2. Research Papers
3. Op-eds

and non-traditional media pieces including but not limited to:

1. Infographics
2. Audio & Video
3. Images
4. Creative writing pieces

As the author, you retain intellectual property rights but allow us to share your work.

**Submission Form:** [Click Here](https://forms.gle/muue4ar92gX2sAes6)

**Contact:** <learn@specollective.org>

**Editor:** Carly van Syckle

**Submission deadline: July 31st, 2023**

*If you are unable to access the submission form, please email us directly using the contact email above.*


---

# 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://documentation.specollective.org/contributing/journal-of-engaged-research-equity.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.
