I’m a college professor. I’m very aware of textbook prices. Most students don’t read the textbook anyway, even if its something you want them to read everyday.
For intro classes, I use openstax, which are available free online. For upper-level classes, I try to pick non major publishers, ie not pearson or cengage, with much more reasonably priced books.
My version of this meme would be the prof begging the students to actually read the book he/she picked out that is free or cheap so that they are prepared for class and the students rolling their eyes and instead just going to chatgpt or chegg…
I teach my physics undergraduates the basics of latex for writing. They usually figure it out. It’s basically like writing some code. The biggest pain are graphs. And like a lot of code these days, chatgpt can help a lot.
If you just need to write basic text formatted using apa, you could find or create a template and give it to your students. Then they won’t even need to think about the formatting cause the template will deal with it all correctly.
Oh, i should add, in that screenshot, most of that code creates the fornatting. Once that is set, your actual content with words and paragraphs looks mostly like text.
Start with a minimal preamble and start testing it out.