> For the complete documentation index, see [llms.txt](https://www.bilancarbone-methode.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://www.bilancarbone-methode.com/english/readme/contributeurs-remerciements.md).

# Contributors: Acknowledgements

Between 2022 and 2024, the Association for Low Carbon Transition (ABC) set up a **Working Group (WG)** dedicated to the evolution of the Bilan Carbone® method, composed of:

* The ABC team, including board members
* Recognised historical experts who contributed to previous working groups or demonstrated their expertise
* Thematic experts consulted on an ad hoc basis on specific topics
* Confirmed practitioners and college representatives from among the current year's members

After several months of deliberation, the WG reached a consensus on the orientations and developments needed to be integrated into the method. The [summary of recommendations](/english/annexes/bibliographie.md#labc-et-les-ressources-complementaires-au-bilan-carbone-r) from the Working Group (WG), published in early 2023, is accessible to members. Several rounds of WG review then followed to arrive at the current version.

**Guide Author**: Association for Low Carbon Transition (ABC): Camila Cohen, Gabriel Chabah, Victor Pichaud, Quentin Guignard, Quentin Brache.

**Expert members of the Working Group** "**Evolution of the Bilan Carbone® method**"

It is thanks to these organisations, members of our community, that the Bilan Carbone® method is being renewed. Many thanks!

<div data-full-width="true"><figure><img src="/files/zoBMmZ1gBbKlDnxsLLdQ" alt=""><figcaption><p>Organisations contributing to the Bilan Carbone® method</p></figcaption></figure></div>


---

# 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://www.bilancarbone-methode.com/english/readme/contributeurs-remerciements.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.
