Research Faculty Directory

UCLA Department of Psychiatry and Biobehavioral Sciences

Research Faculty Directory

Browse faculty by research area, methodology, and topic. Use the filters to find faculty whose work aligns with your interests.

Loading…
Faculty Lab website Tags

Setup instructions — connect your Google Sheet

  1. Open your Google Sheet. Go to File → Share → Publish to web.
  2. Under "Link", select your sheet tab, then choose Comma-separated values (.csv).
  3. Click Publish and copy the URL provided.
  4. Open this HTML file in a text editor. Find the line near the top of the <script> section that reads:
    const SHEET_CSV_URL = "";
    and replace the empty string with your copied URL.
  5. Save the file and reload it in your browser. The table will populate from the sheet.
Your Google Sheet must have these column headers in row 1 (exact spelling, case-insensitive):
Column header Example value Notes
NameSarah ChenNo honorifics needed — "Dr." is stripped automatically
DegreesMD, PhD
Profilehttps://psychiatry.edu/faculty/chenOptional — faculty profile page; name becomes a link
Lab_Websitehttps://chenlab.eduOptional — lab website; shown as "Visit ↗" button
Tag_Basic_TranslationalMolecular Neuroscience, RodentsSeparate tags with commas
Tag_Psychiatry_BiobehavioralMood Disorders, PsychosisSeparate tags with commas
Tag_SocialHealth Disparities, Access to CareSeparate tags with commas
Tag_Model_DataRodents, Cell CulturesSeparate tags with commas
Tag_TechniqueNeuroimaging, Circuit NeuroscienceUse grouped technique labels; separate with commas
Any future columns starting with Tag_ will be picked up automatically.

Tags are matched against the lists defined in the TAG_CATS variable in the script. Only recognised tags are shown — unrecognised values are silently ignored. Matching strips trailing parentheticals, so a sheet entry of Molecular Neuroscience (e.g., ABC) matches the tag Molecular Neuroscience.