- Borrow & Request
- Help
- Meet & Study Here
- Tech & Print
- About
QGIS Basics (Adam Lindsley)
Friday, January 20, 9:00 - 11:00 a.m., in person in the Autzen classroom (Valley 2082)
Researching for the Literature Review (Jane Nichols)
Tuesday, January 24, 10:00 - 11:30 a.m., in person in the West classroom (Valley 2024)
Intro to LaTeX (Clara Llebot Lorente) - CANCELLED
Tuesday, January 24, 11:00 a.m. - 12:30 p.m., via Zoom
Intro to Zotero: Manage Your Citations (Hannah Rempel)
Wednesday, January 25, 10:00 - 11:00 a.m., in person in the Autzen classroom (Valley 2082)
Intermediate/Advanced Zotero (Hannah Rempel)
Wednesday, January 25, 11:00 a.m. - 12:00 p.m., in person in the Autzen classroom (Valley 2082)
Illustrator for Scientific Figures (Adam Lindsley)
Friday, January 27, 9:00- 11:00 a.m., in person in the Autzen classroom (Valley 2082)
Learn to use Adobe Illustrator to make and edit figures for publication (posters, presentations, infographics, journal articles!). In this flipped classroom-style workshop, we'll be gathering to work through several projects from the LinkedIn Learning course, Creating Illustrator Infographics (https://www.linkedin.com/learning/creating-illustrator-infographics) as well as working with your own data. Prior to the workshop, please watch the first three sections of Creating Illustrator Infographics.
NOTE: This workshop is provided in-person; you will use software on computers in the Valley Library's Autzen Classroom.
Using Qualtrics to Make Great Surveys (Diana Castillo)
Monday, January 30, 1:00 p.m. - 3:30 p.m., via Zoom
If you will be doing research that involves collecting survey data, then you'll want to learn about Qualtrics. Qualtrics is a powerful survey research tool (think Survey Monkey on steroids) available to all OSU faculty and students. It's easy, powerful and, best of all, IRB compliant. This session will include content covered in both the Intro to Qualtrics and Intermediate/Advanced Qualtrics sessions. This workshop will be held virtually using Zoom.
Research Data Management Workshop
Monday, January 30 - Thursday, February 2, via Canvas
Researching for the Literature Review (Jane Nichols)
Wednesday, February 1, 10:00 - 11:30 a.m., via Zoom
Copyright and Fair Use in Research and Teaching (Michael Boock)
Thursday, February 2, 2:00 - 3:00 p.m., via Zoom
QGIS Basics (Adam Lindsley)
Friday, February 3, 9:30 - 11:30 a.m., via Zoom
Intro to MATLAB (Clara Llebot Lorente)
Tuesday, February 7, 11:00 a.m. - 1:00 p.m., via Zoom
This is an introductory workshop to Matlab for beginners. We will follow a shortened version of the Software Carpentry lesson “Programming with Matlab.” We will talk about reading data with Matlab and organize it in variables, vectors, and matrices. We will perform some basic operations on the data (mean, maximums, minimums) and will create some visualizations and save them. We will talk about writing Matlab scripts and functions, and we will write loops and conditional statements. You will be required to set up Matlab on your own computer before the workshop begins, as there will not be workshop time dedicated to doing so. For information about setting up your computer for the workshop visit Programming with MATLAB: Setup page.
Intro to Zotero: Manage Your Citations (Hannah Rempel)
Tuesday, February 14, 1:00 - 2:00 p.m., via Zoom
Intermediate/Advanced Zotero (Hannah Rempel)
Tuesday, February 14, 2:00 - 3:00 p.m., via Zoom
Introduction to Git - Beginner (Clara Llebot Lorente) **Registration Required**
Tuesday, February 21, 9:30 - 11:00 a.m., via Zoom
This workshop is an introduction to version control systems with Git. Version control systems are tools that keep track of the changes made on a document, and help version and merge files. They allow the user to decide which changes make up the next version, and keep useful data about them. Version control systems are usually used by developers and people who write code, but are very useful also for people working with documents in general. It is especially helpful for collaborative work with more than one person working on the same file. The Intro to Git workshop has two parts: beginner and advanced. Participants are welcome to come to only the beginner, only the advanced, or both. The beginner workshop is designed for people who have never used Git or a version control system before, and want to learn more about what version control systems can do for them and their research. It will be a hands-on workshop where we will create a repository, record changes to files, create a GitHub account, and synchronize the local and remote repositories. This workshop uses the command line to learn git, but no previous experience using command line is necessary. Please set up Git on your own computer before the start of the workshop, as there will not be time allocated to do this during the workshop. For more information and set-up instructions visit Oregon State University Introduction to Git Workshop page.
Introduction to Git - Intermediate (Clara Llebot Lorente) **Registration Required**
Tuesday, February 21, 11:15 a.m. - 12:30 p.m., via Zoom
Using Qualtrics to Make Great Surveys (Diana Castillo)
Thursday, February 23, 10:00 a.m. - 12:30 p.m., in person in the West classroom (Valley 2024)
If you will be doing research that involves collecting survey data, then you'll want to learn about Qualtrics. Qualtrics is a powerful survey research tool (think Survey Monkey on steroids) available to all OSU faculty and students. It's easy, powerful and, best of all, IRB compliant. This session will include content covered in both the Intro to Qualtrics and Intermediate/Advanced Qualtrics sessions. This workshop will be held virtually using Zoom.
QGIS Intermediate (Adam Lindsley)
Friday, February 24, 9:30 - 11:30 a.m., via Zoom
Now that you've picked up the basics of QGIS, learn how to manipulate and analyze your data. In Intermediate QGIS, we'll use the available spatial analysis tools to generate new insights into the material covered in the Basics workshop. We'll use the raster calculator, join fields in databases, create hillshades, and make more complex, finished maps. This workshop builds on the QGIS Basics workshop and may be difficult to follow if you have not taken Basics.
NOTE: This workshop is provided via Zoom only; you must install QGIS on your own machine prior to the event to follow along.
Introduction to Git - Beginner (Clara Llebot Lorente) **Registration Required**
Monday, February 27, 10:00 - 11:30 a.m., in person in the Autzen classroom (Valley 2082)
This workshop is an introduction to version control systems with Git. Version control systems are tools that keep track of the changes made on a document, and help version and merge files. They allow the user to decide which changes make up the next version, and keep useful data about them. Version control systems are usually used by developers and people who write code, but are very useful also for people working with documents in general. It is especially helpful for collaborative work with more than one person working on the same file. The Intro to Git workshop has two parts: beginner and advanced. Participants are welcome to come to only the beginner, only the advanced, or both. The beginner workshop is designed for people who have never used Git or a version control system before, and want to learn more about what version control systems can do for them and their research. It will be a hands-on workshop where we will create a repository, record changes to files, create a GitHub account, and synchronize the local and remote repositories. This workshop uses the command line to learn git, but no previous experience using command line is necessary. Please set up Git on your own computer before the start of the workshop, as there will not be time allocated to do this during the workshop. For more information and set-up instructions visit Oregon State University Introduction to Git Workshop page.
Introduction to Git - Intermediate (Clara Llebot Lorente) **Registration Required**
Monday, February 27, 11:45 a.m. - 1:00 p.m., in person in the Autzen classroom (Valley 2082)
Writing Data Management Plans (Clara Llebot)
Tuesday, March 7, 11:00 a.m. - 12:30 p.m., in person in the West classroom (Valley 2024)
Most workshops are offered via Zoom (although some are offered in-person) and require registration through the workshop registration page in order to receive the Zoom password. Registration for Illustrator is also required due to the number of allowed users for the software--for this workshop you will use software on the computers in The Valley Library Autzen classroom.
If you have any questions about these workshops, contact Hannah Rempel (hannah.rempel@oregonstate.edu).
121 The Valley Library
Corvallis OR 97331–4501
Phone: 541-737-3331