Theses: Writing, Finding, Obtaining and Using Graduate Theses

This session is focused on the existing resources for writing, publishing, finding, obtaining and using theses produced nationally and internationally for your research. The focus is primarily on the humanities, although several generic theses resources include humanities, social sciences and the sciences. Resources at the University of Toronto, in addition, to other resources in Canada, United States and Europe will be reviewed.

Introduction to the Unity Editor and Making Games Session 2

Does your research require you to make a game or a digital storytelling experience? In this introductory workshop attendees will learn how to use the Unity Editor, import art assets, and create a mini-game. Attendees will also get a brief overview of game and story design and go through the process of building and releasing a game application. (This session is part of the UTM Library 501 program, but all UofT affiliated persons are welcome to attend).

Images: Finding and Using Images for Professional Research, Theses and Publishing

This 90-minute session covers a wide range of issues pertaining to using images (charts, maps, photographs, statistics) beyond teaching and study. The session will introduce required image and file specifications, ethical considerations in research, current publishing requirements in the humanities versus sciences concerning images, and the copyright complexities when using your own images from on site research, excavations, museums and other public or private locations.

Introduction to Git Session 2

With this introduction to Git, we will go over the basics on Git and GitHub.  We will go over setting up a GitHub account, explaining basic commands like clone, add, and commit, setting up a repository on GitHub, and how to recover old versions of files. (This session is part of the UTM Library 501 program, but all UofT affiliated persons are welcome to attend).

Scrape Instagram Data with Instagram-Scraper Session 2

Does your research require you to build an archive of Instagram data? In this workshop attendees will learn how to scrape Instagram posts with the Instagram-Scraper program in your command line interface without going through the tedious process of manually downloading posts. Attendees will also be guided through the process of cleaning up Instagram data once it’s downloaded. (This session is part of the UTM Library 501 program, but all UofT affiliated persons are welcome to attend).

Introduction to the Unix Shell Session 2

The Unix shell is a powerful tool that allows people to do complex things with just a few keystrokes.  You can combine existing programs in different ways and automate repetitive tasks so you don’t need to type things over and over again.  This workshop will go over the basics of the Unix shell, starting with working with files and directories, using pipes and filters, and a little bit of shell scripting. (This session is part of the UTM Library 501 program, but all UofT affiliated persons are welcome to attend).

Automatically Download a Web Archive with Wget Session 2

Does your research require you to build an archive of data from public websites? In this workshop attendees will learn how to automatically download webpages with the wget program in your command line interface without going through the tedious process of manually downloading webpages. Attendees will also be guided through the process of cleaning up data once it’s downloaded. (This session is part of the UTM Library 501 program, but all UofT affiliated persons are welcome to attend).