aliases:
tags: Type/Identity/Individual proto
from: "[[Politics]]"
related:
contra:
to:
of:
in:
as:
born:
died:
dateCreated: 2023-12-16, 19:37
dateModified: 2023-12-16, 19:46
version: 1.0
publish: true
![]() |
Heather Cox Richardson is an American academic historian, author, and educator. She is a professor of history at Boston College, where she teaches courses on the American Civil War, the Reconstruction Era, the American West, and the Plains Indians. She previously taught history at MIT and the University of Massachusetts Amherst. |
---|---|
wikipedia:: Heather Cox Richardson |
Heather Cox Richardson is an American academic historian, author, and educator. She is a professor of history at Boston College, where she teaches courses on the American Civil War, the Reconstruction Era, the American West, and the Plains Indians. She previously taught history at MIT and the University of Massachusetts Amherst.Richardson has authored seven books on history and politics. In 2014, she founded a history website, werehistory.org. Between 2017 and 2018, she co-hosted the NPR podcast Freak Out and Carry On. More recently, Richardson started publishing Letters from an American, a nightly newsletter that chronicles current events in the larger context of American history. The newsletter accrued over one million subscribers, making her, as of December 2020, the most successful individual author of a paid publication on Substack. Richardson also co-hosts the podcast Now & Then with fellow historian Joanne B. Freeman. In February 2022, Richardson interviewed U.S. President Joe Biden.
= this.file.name
, = this.of
or = this.for
or = this.re
or = this.in
TABLE WITHOUT ID
file.link AS Name, in AS In, of AS Of, for AS For, re AS Re, as AS As, contact AS Contact, url AS URL, date AS Date
FROM #Type
WHERE
(
(
any(contains(for, this.for))
OR
any(contains(of, this.for))
OR
any(contains(by, this.for))
OR
any(contains(in, this.for))
OR
any(contains(re, this.for))
OR
any(contains(as, this.for))
AND
this.for
)
OR
(
any(contains(of, this.of))
OR
any(contains(for, this.of))
OR
any(contains(by, this.of))
OR
any(contains(in, this.of))
OR
any(contains(re, this.of))
OR
any(contains(as, this.of))
AND
this.of
)
OR
(
any(contains(of, this.in))
OR
any(contains(for, this.in))
OR
any(contains(by, this.in))
OR
any(contains(in, this.in))
OR
any(contains(re, this.in))
OR
any(contains(as, this.in))
AND
this.in
)
OR
(
any(contains(of, this.as))
OR
any(contains(for, this.as))
OR
any(contains(by, this.as))
OR
any(contains(in, this.as))
OR
any(contains(re, this.as))
OR
any(contains(as, this.as))
AND
this.as
)
OR
(
any(contains(for, this.file.name))
OR
any(contains(for, this.file.link))
OR
any(contains(of, this.file.name))
OR
any(contains(of, this.file.link))
OR
any(contains(in, this.file.name))
OR
any(contains(in, this.file.link))
OR
any(contains(by, this.file.name))
OR
any(contains(by, this.file.link))
OR
any(contains(re, this.file.name))
OR
any(contains(re, this.file.link))
OR
any(contains(as, this.file.name))
OR
any(contains(as, this.file.link))
)
AND file.name !=this.file.name
)
SORT file.etags DESC, date DESC, file.link ASC