> For the complete documentation index, see [llms.txt](https://cbe-berkeley.gitbook.io/advanced-berkeley-comfort-abc-model/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://cbe-berkeley.gitbook.io/advanced-berkeley-comfort-abc-model/references/list-of-references.md).

# List of references

## Thermal physiology model

* Charlie Huizenga, Hui Zhang, Edward Arens, [A model of human physiology and comfort for assessing complex thermal environments](http://escholarship.org/uc/item/3sq8z441). *Building and Enviornment*, 36(6), 691- 699, 2001.

## Thermal comfort model

* Hui Zhang, [Human thermal sensation and comfort in transient and non-uniform thermal environments](https://search.proquest.com/openview/1e8c648fa0725abca2d078fdf0b798d7/1?pq-origsite=gscholar\&cbl=18750\&diss=y), University of California, Berkeley, 2003.
* Hui Zhang, Edward Arens, Charlie Huizenga, Taeyoung Han, [Thermal sensation and comfort models for non-uniform and transient environments: Part I: Local sensation of individual body parts](https://www.sciencedirect.com/science/article/pii/S0360132309001607), *Building and Environment*, 45(2), 380-388, 2010.&#x20;
* Hui Zhang, Edward Arens, Charlie Huizenga, Taeyoung Han, [Thermal sensation and comfort models for non-uniform and transient environments, part II: Local comfort of individual body parts](https://www.sciencedirect.com/science/article/pii/S0360132309001620), *Building and Environment*, 45(2), 389-398, 2010.
* Hui Zhang, Edward Arens, Charlie Huizenga, Taeyoung Han, [Thermal sensation and comfort models for non-uniform and transient environments: Part III: whole-body sensation and comfort.](http://escholarship.org/uc/item/2tm289vb) *Building and Environment*, 45(2), 399-410, 2010.
* Yin Zhao, Hui Zhang, Edward A Arens, Qianchuan Zhao, [Thermal sensation and comfort models for non-uniform and transient environments, part IV: adaptive neutral setpoints and smoothed whole-body sensation model](https://www.sciencedirect.com/science/article/pii/S0360132313003181), *Building and Environment*, 72, 300-308, 2014.

## Experiments for developing comfort model

* Edward Arens, Hui Zhang, Charlie Huizenga, [Partial- and Whole-body Thermal Sensation and Comfort, Part I: Uniform Environmental Conditions](https://www.sciencedirect.com/science/article/pii/S0306456505001270). *Journal of Thermal Biology*, 31, 53–59, 2006.
* Edward Arens, Hui Zhang, Charlie Huizenga, [Partial- and Whole-body Thermal Sensation and Comfort, Part II: Non-uniform Environmental Conditions](https://www.sciencedirect.com/science/article/pii/S0306456505001233). *Journal of Thermal Biology*, 31, 60 – 66, 2006.


---

# 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://cbe-berkeley.gitbook.io/advanced-berkeley-comfort-abc-model/references/list-of-references.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.
