From 71a47405ecb1703dca08974556420d409fc1abb6 Mon Sep 17 00:00:00 2001 From: Taha Morshedzadeh Date: Fri, 7 Jun 2024 02:12:36 -0400 Subject: [PATCH 1/2] Add the topic EEG as new curator --- topics/eeg/index.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 topics/eeg/index.md diff --git a/topics/eeg/index.md b/topics/eeg/index.md new file mode 100644 index 00000000000..0597deb1e47 --- /dev/null +++ b/topics/eeg/index.md @@ -0,0 +1,8 @@ +--- +aliases: eeg, electroencephalography +display_name: EEG +short_description: Electroencephalography (EEG) - a method for non-invasive recording of brain activity +topic: eeg +wikipedia_url: https://en.wikipedia.org/wiki/Electroencephalography +--- +Electroencephalography (EEG) is a non-invasive method for recording electrical activity in the brain, first performed on humans by Hans Berger in 1924 [(Berger, 1929)](https://link.springer.com/article/10.1007/BF01797193). From 1884c05578acc9fbbd40e0a36cfe583314d7ff5d Mon Sep 17 00:00:00 2001 From: Taha Morshedzadeh Date: Sat, 8 Jun 2024 22:54:00 -0400 Subject: [PATCH 2/2] Fix EEG index.md based on guideline - based on build test error messages - having the short desc end with punctuation - having the alias not include the topic itself --- topics/eeg/index.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/topics/eeg/index.md b/topics/eeg/index.md index 0597deb1e47..6d649c07d61 100644 --- a/topics/eeg/index.md +++ b/topics/eeg/index.md @@ -1,7 +1,7 @@ --- -aliases: eeg, electroencephalography +aliases: electroencephalography display_name: EEG -short_description: Electroencephalography (EEG) - a method for non-invasive recording of brain activity +short_description: Electroencephalography (EEG) - a method for non-invasive recording of brain activity. topic: eeg wikipedia_url: https://en.wikipedia.org/wiki/Electroencephalography ---