bookdown


Book Description

bookdown: Authoring Books and Technical Documents with R Markdown presents a much easier way to write books and technical publications than traditional tools such as LaTeX and Word. The bookdown package inherits the simplicity of syntax and flexibility for data analysis from R Markdown, and extends R Markdown for technical writing, so that you can make better use of document elements such as figures, tables, equations, theorems, citations, and references. Similar to LaTeX, you can number and cross-reference these elements with bookdown. Your document can even include live examples so readers can interact with them while reading the book. The book can be rendered to multiple output formats, including LaTeX/PDF, HTML, EPUB, and Word, thus making it easy to put your documents online. The style and theme of these output formats can be customized. We used books and R primarily for examples in this book, but bookdown is not only for books or R. Most features introduced in this book also apply to other types of publications: journal papers, reports, dissertations, course handouts, study notes, and even novels. You do not have to use R, either. Other choices of computing languages include Python, C, C++, SQL, Bash, Stan, JavaScript, and so on, although R is best supported. You can also leave out computing, for example, to write a fiction. This book itself is an example of publishing with bookdown and R Markdown, and its source is fully available on GitHub.




LaTeX Beginner's Guide


Book Description

Create high-quality and professional-looking texts, articles, and books for Business and Science using LaTeX.




LaTeX and Friends


Book Description

LaTeX is a free, automated state-of-the-art typesetting system. This book teaches all the ins and outs of LaTeX which are needed to write an article, report, thesis, or book. The book teaches by example, giving many worked out examples showing input and output side by side. The book presents the most recent techniques for presenting data plots, complex graphics, and computer presentations, but does not require previous knowledge. However, it is also a reference for the more seasoned user, with pointers to modern techniques and packages. Recurring themes in the book are consistent and effective presentation, planning and development, controlling style and content, and maintenance.




TeX by Topic


Book Description

This is a reference work for the TeX typesetting language. It is valuable for people who want to write LaTeX macros and other customizations of TeX.




LaTeX in 24 Hours


Book Description

This book presents direct and concise explanations and examples to many LaTeX syntax and structures, allowing students and researchers to quickly understand the basics that are required for writing and preparing book manuscripts, journal articles, reports, presentation slides and academic theses and dissertations for publication. Unlike much of the literature currently available on LaTeX, which takes a more technical stance, focusing on the details of the software itself, this book presents a user-focused guide that is concerned with its application to everyday tasks and scenarios. It is packed with exercises and looks at topics like formatting text, drawing and inserting tables and figures, bibliographies and indexes, equations, slides, and provides valuable explanations to error and warning messages so you can get work done with the least time and effort needed. This means LaTeX in 24 Hours can be used by students and researchers with little or no previous experience with LaTeX to gain quick and noticeable results, as well as being used as a quick reference guide for those more experienced who want to refresh their knowledge on the subject.




More Math Into LaTeX


Book Description

This is the fourth edition of the standard introductory text and complete reference for scientists in all disciplines, as well as engineers. This fully revised version includes important updates on articles and books as well as information on a crucial new topic: how to create transparencies and computer projections, both for classrooms and professional meetings. The text maintains its user-friendly, example-based, visual approach, gently easing readers into the secrets of Latex with The Short Course. Then it introduces basic ideas through sample articles and documents. It includes a visual guide and detailed exposition of multiline math formulas, and even provides instructions on preparing books for publishers.




A Programmer's Guide to Computer Science


Book Description

You know how to code..but is it enough? Do you feel left out when other programmers talk about asymptotic bounds? Have you failed a job interview because you don't know computer science? The author, a senior developer at a major software company with a PhD in computer science, takes you through what you would have learned while earning a four-year computer science degree. Volume one covers the most frequently referenced topics, including algorithms and data structures, graphs, problem-solving techniques, and complexity theory. When you finish this book, you'll have the tools you need to hold your own with people who have - or expect you to have - a computer science degree.




Creating Research and Scientific Documents Using Microsoft Word


Book Description

Research fuels innovation—and with this focused guide to Microsoft Word, you can help increase your team’s collaborative power and effectiveness, and bring new research to life. Writing proposals, reports, journal articles, theses, and other technical documents as a team poses unique challenges, not the least of which is consistent presentation and voice. You must also manage the formatting and accuracy of figures, equations, and citations, and comply with the style rules of external publications. In this book you’ll learn from the authors’ extensive experience managing the authoring and publication of technical content, and gain specific practices and templates you can apply right away. Focuses on the unique challenges of writing and producing documents in an academic or commercial R&D setting Demonstrates how to use Microsoft Word to increase the quality of collaborative document preparation—including formatting, editing, citations management, commenting, and version control Includes downloadable templates that help automate creation of scientific documents Offers best-practices guidance for writing in teams and writing in the scientific genre




A Mathematician's Survival Guide


Book Description

"When you are a young mathematician, graduate school marks the first step toward a career in mathematics. During this period, you will make important decisions which will affect the rest of your career. This book is a detailed guide to help you navigate graduate school and the years that follow. -- Publisher description.




Latex in 157 Minutes


Book Description

Latex is a typesetting system that is very suitable for producing scientific and mathematical documents of high typographical quality. It is also suitable for producing all sorts of other documents, from simple letters to complete books. Latex uses Tex as its formatting engine. This short introduction describes Latex and should be sufficient for most applications of Latex.