From 6be9589a75609b99629b49c2a470323aea3807d1 Mon Sep 17 00:00:00 2001 From: "Gervaise H. Henry" <gervaise.henry@utsouthwestern.edu> Date: Wed, 31 Jul 2019 14:57:03 -0500 Subject: [PATCH] Add weight instructions for people --- archetypes/people.md | 1 + content/people/henry_g.md | 3 ++- content/people/joseph_d.md | 1 + content/people/malewska_a.md | 1 + content/people/mcalanis_c.md | 1 + content/people/strand_d.md | 1 + content/research.md | 1 - 7 files changed, 7 insertions(+), 2 deletions(-) diff --git a/archetypes/people.md b/archetypes/people.md index ca17308..021fbef 100644 --- a/archetypes/people.md +++ b/archetypes/people.md @@ -10,4 +10,5 @@ orcid: "" weight: "" current: true --- +<!--Weight: 1=PI 2=Faculty 3=Instructors 4=PostDocs 5=Techs 6=GradStudents 10=Other 15=Interns--> diff --git a/content/people/henry_g.md b/content/people/henry_g.md index 21411ba..7850c71 100644 --- a/content/people/henry_g.md +++ b/content/people/henry_g.md @@ -5,10 +5,11 @@ draft: true name: "Gervaise H. Henry" degree: "M.S." pic: "henry_g.jpg" -tit: "Research Technician" +tit: "Computatonal Biologist" orcid: "0000-0001-7772-9578" weight: "10" current: true --- +<!--Weight: 1=PI 2=Faculty 3=Instructors 4=PostDocs 5=Techs 6=GradStudents 10=Other 15=Interns--> Gervaise obtained his master's degree at American University in 2015. He joined Dr. Strand’s lab in 2015. \ No newline at end of file diff --git a/content/people/joseph_d.md b/content/people/joseph_d.md index 5160e83..a7b22b7 100644 --- a/content/people/joseph_d.md +++ b/content/people/joseph_d.md @@ -10,5 +10,6 @@ orcid: "0000-0002-0587-9558" weight: "4" current: true --- +<!--Weight: 1=PI 2=Faculty 3=Instructors 4=PostDocs 5=Techs 6=GradStudents 10=Other 15=Interns--> Diya obtained her PhD at the University of Wisconsin: Madison in the Vezina Lab. She joined the Dr. Strand's Lab in 2019. \ No newline at end of file diff --git a/content/people/malewska_a.md b/content/people/malewska_a.md index 9174e78..7f92608 100644 --- a/content/people/malewska_a.md +++ b/content/people/malewska_a.md @@ -10,5 +10,6 @@ orcid: "" weight: "5" current: true --- +<!--Weight: 1=PI 2=Faculty 3=Instructors 4=PostDocs 5=Techs 6=GradStudents 10=Other 15=Interns--> Alicia obtained her master's degree at UT Dallas in 2005 and has worked at UT Southwestern ever since. She joined Dr. Strand’s lab in 2014. \ No newline at end of file diff --git a/content/people/mcalanis_c.md b/content/people/mcalanis_c.md index 44303ea..a48d816 100644 --- a/content/people/mcalanis_c.md +++ b/content/people/mcalanis_c.md @@ -10,5 +10,6 @@ orcid: "" weight: "15" current: false --- +<!--Weight: 1=PI 2=Faculty 3=Instructors 4=PostDocs 5=Techs 6=GradStudents 10=Other 15=Interns--> While a senior at North Forney High School, Caitlin joined us in the Strand lab for the summer of 2019. \ No newline at end of file diff --git a/content/people/strand_d.md b/content/people/strand_d.md index fd09684..3d830b8 100644 --- a/content/people/strand_d.md +++ b/content/people/strand_d.md @@ -10,5 +10,6 @@ orcid: "0000-0002-0746-927X" weight: "1" current: true --- +<!--Weight: 1=PI 2=Faculty 3=Instructors 4=PostDocs 5=Techs 6=GradStudents 10=Other 15=Interns--> Doug obtained his Ph.D. with David Rowley at Baylor College of Medicine in the department of Molecular and Cellular Biology. He did a postdoctoral fellowship at Vanderbilt University under Simon Hayward. He joined the faculty of UTSW in 2014. \ No newline at end of file diff --git a/content/research.md b/content/research.md index a53b612..69ddd13 100644 --- a/content/research.md +++ b/content/research.md @@ -10,7 +10,6 @@ draft: true clear: both; } div.fig { - align: center; max-width: 500px; padding: 1px; border: 1px solid black; -- GitLab