%% parent:: [[Memory]] %% # Memory, episodic Also known as **autobiographical memory**, episodic memory is a form of [[Memory, long-term|long-term memory]]. The [[Brain, hippocampus]] is a fundamental part of recording episodic memories tied to events that include both space and time. > [!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 > ```