How to cite…

We deliberately decided not to put the names of the core group as editors on the book cover because it was a true community effort. For this reason (and because it is an online resource) people stumble across the question how to do citations.

We will publish the PDF version soon, but for now you have to refer to the book or the chapter by using the URL.

If you want to refer to the book, you can do it like this:

A community project from all-means-all.education (Ed.). (2025). All means all! – OpenTextbook for diversity in education . https://book.all-means-all.education/ama-2025-en/

As bibtex it looks like this:

@book{,
   editor = {A community project from all-means-all.education},
   title = {All means all! – OpenTextbook for diversity in education },
   url = {https://book.all-means-all.education/ama-2025-en/},
   year = {2025}
}

If you want to refer to the chapter, the following would be an option:

Dell’Anna, S., Lament, J., Müller, F. J., & Acar Ciftci, Y. (2025). Differentiation. In A community project from all-means-all.education (Ed.), All means all! – OpenTextbook for diversity in education. https://book.all-means-all.education/ama-2025-en/chapter/differentiation/

As bibtex it looks like this:

@inbook{DellAnna2025,
   author = {Silvia Dell'Anna and Jessica Lament and Frank J. Müller and Yasemin Acar Ciftci},
   editor = {A community project from all-means-all.education},
   booktitle = {All means all! – OpenTextbook for diversity in education},
   title = {Differentiation},
   url = {https://book.all-means-all.education/ama-2025-en/chapter/differentiation/},
   year = {2025}
}

In the future we will include information on how to cite, in the beginning of each chapter.