Skip to content

Commit a9e5cf6

Browse files
committed
Fix italics error in author information
1 parent 187da82 commit a9e5cf6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

content/authors/admin/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -211,7 +211,7 @@ awards:
211211
icon: nsf
212212
# summary: |
213213
# Object-oriented programming (OOP) lets you specify relationships between functions and the objects that they can act on, helping you manage complexity in your code. This is an intermediate level course, providing an introduction to OOP, using the S3 and R6 systems. S3 is a great day-to-day R programming tool that simplifies some of the functions that you write. R6 is especially useful for industry-specific analyses, working with web APIs, and building GUIs.
214-
- title: 'Highest Honors (\textit{summa cum laude}) in Neuroscience and Behavioral Biology'
214+
- title: 'Highest Honors (_summa cum laude_) in Neuroscience and Behavioral Biology'
215215
url: https://etd.library.emory.edu/concern/etds/b8515n39j?locale=en
216216
date: '2018-04'
217217
awarder: 'Emory University'

0 commit comments

Comments
 (0)