# Long-term memory > [!overview] > ↑ (parent:: [[Memory]]) - The [[Brain, hippocampus]] is a fundamental part of recording episodic memories tied to events that include both space and time. - [[Memory, episodic|Episodic memory]] is a form of long-term memory. > [!cite]- Reference > ```dataview > TABLE WITHOUT ID > link(file.path, title) AS "Title", > type AS "Type", > keywords AS "Keywords" > FROM "50 Reference" > WHERE contains(keywords, this.file.link) > SORT type, title asc > ```