Émile Durkheim
---
> [!infobox|right]
> # Émile Durkheim---
created: 2025-01-16 12:11:30
profession: Sociology
type: profile
fos: // specific //
cssclass:
tags:
title: Émile Durkheim
hub: yes
view-count:
---
Émile Durkheim
---
> [!infobox|right]
> # Émile Durkheim
> ![[picturehere]]
> ##### Biographical information
>
> | Table Header | Table Header |
> | ---- | --- |
> | Born | |
> | Died | |
> | Fields | |
> | Known for | |
> | Works| |
> >[!Quote]
>
---
## Life
### Brief Overview
1–2 sentence summary of their life.
### Education
- Institution Name (Years)
- Degrees or significant achievements.
---
## Professional Career
### Primary Field
Describe the scientist's primary field of expertise.
### Related Fields
List other fields they contributed to or influenced.
---
## Theory or Contributions
### Major Theories, Discoveries, or Inventions
- Theory/Discovery 1: Brief explanation.
- Theory/Discovery 2: Brief explanation.
### Impact
Discuss how their contributions influenced science, society, or both.
---
## Works and Honors
### Major Works
- **Title 1** (Year) – Brief description or importance.
- **Title 2** (Year) – Brief description or importance.
### Notable Awards and Honors
- **Award 1** (Year) – For what achievement.
- **Award 2** (Year) – For what achievement.
### Legacy
Explain the long-term significance of their work or how they are remembered.
---
## Quotes
- "_First inspirational quote._"
- "_Second significant quote._"
---
## Sources
- [Source 1](#)
- [Source 2](#)
- [Source 3](#)
> ![[picturehere]]
> ##### Biographical information
>
> | Table Header | Table Header |
> | ---- | --- |
> | Born | |April 15, 1858, Épinal, France|
|---||---|
| |
|---|
|| |
> | Died | | |
|---|
|November 15, 1917, Paris, France|
| |
|---|
|| |
> | Fields | |
> | Known for | Founding Sociology as an academic discipline, Theories of Anomie and Social Integration |
> | Works| | |
|---|
|_The Division of Labour in Society_, _Suicide_, _The Elementary Forms of the Religious Life_ | |
> >[!Quote]
> "Society is not a mere sum of individuals. Rather, the system formed by their association represents a specific reality that has its own characteristics."
---
```dataview
table file.name as "Document Name", profession as "Matching Profession"
from ""
where (profession = this.profession) or (contains(this.profession, profession))
sort file.name asc
```