교재 소개

다음과 같은 자료들이 있다. 무료 교재 소개 https://open.umn.edu/opentextbooks/ http://bigbook.or.kr/ Green Tea Press – Free books by Allen B. Downey Gilbert Strang, Calculus  https://ocw.mit.edu/courses/res-18-001-calculus-fall-2023/pages/textbook/ Open Logic Project https://builds.openlogicproject.org/ Open Logic Text Complete Version (2024-12-01) 이상구, 선형대수 https://ibook.skku.edu/Viewer/LA-Texbook http://matrix.skku.ac.kr/LA/ David Cherney, Tom Denton, Rohit Thomas and Andrew Waldron, Linear Algebra https://www.math.ucdavis.edu/~linear/

LaTeX - 시작하기

왜 써야 하는가?

- 논문 쓸때 필요하다.

- 가장 오랫동안 널리 쓰여온 조판 시스템이다.

- 프로그래밍을 하듯이 문서를 조판할 수 있다.

어떻게 시작하는가?

- 일단 MiKTeX부터 설치한다.

https://miktex.org/

- 필요한 패키지는 자동으로 설치하도록 설정한다.


When \( a \ne 0 \), there are two solutions to \(ax^2 + bx + c = 0\) and they are

$$x = {-b \pm \sqrt{b^2-4ac} \over 2a}.$$



댓글

이 블로그의 인기 게시물

WinAPI 0002 - 윈도우 클래스의 등록

목차 (글 목록)