Students

StudentIDFirstNameLastNameDateOfBirthMajor
1JohnDoe1987-06-15Computer Science
2JaneSmith1990-08-30Mathematics

Professors

ProfessorIDFirstNameLastNameDepartment
1MichaelJohnsonPhysics
2EmilyWilliamsBiology

Papers

PaperIDTitleAbstractTextAcademic_PaperTypeCitation_StyleAuthorID
(→ Students.StudentID)
1Sample Research PaperThis is a sample abstract.Research PaperAPA1
2Another Sample Research PaperHere is another sample abstract.Research PaperChicago1
3Sample Review ArticleBelow is an example review article abstract.Review ArticleAPA2
4Yet Another Review ArticleCheck out this other review article abstract.Review ArticleMLA2

Conferences

ConferenceIDNameLocationYear
1Conference ALocation A2021
2Conference BLocation B2022

Presentations

PresentationIDPaperIDConferenceIDDate
(→ Papers.PaperID)(→ Conferences.ConferenceID)
1112021-06-15
2222022-06-15

CourseEnrollments

EnrollmentIDStudentIDCourseIDGradeSemester
(→ Students.StudentID)(→ Courses.CourseID)
111A2020
221B+2021

Courses

CourseIDCourseTitleInstructorID
(→ Professors.ProfessorID)
1Introduction to Computer Science1
2Calculus I2