LATEX for Everyone

LATEX for Everyone
Author: Jane Hahn
Publisher: Prentice Hall PTR
Total Pages: 0
Release: 1993
Genre: Computerized typesetting
ISBN: 9780136059080

For all users of Latex software. Full of easy-to-understand examples, this book is a complete reference guide and tutorial for typesetting documents using Latex software. It covers matters of style; typesetting mathematics; customization; preparing large documents; more.

LaTeX Beginner's Guide

LaTeX Beginner's Guide
Author: Stefan Kottwitz
Publisher: Packt Publishing Ltd
Total Pages: 556
Release: 2011-03-21
Genre: Computers
ISBN: 1847199879

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

Digital Typography Using LaTeX

Digital Typography Using LaTeX
Author: Apostolos Syropoulos
Publisher: Springer Science & Business Media
Total Pages: 527
Release: 2007-08-22
Genre: Computers
ISBN: 038722436X

Using clear and concise language this book introduces new users to the use of the TeX system, in particular document preparation using LaTeX. It avoids the pitfalls of having to search through several advanced books on the subject, by collecting together the more frequently required tools and presenting these in a single accessible volume. It also describes the recent developments in multilingual typesetting using TeX that now make it straightforward for users to prepare documents in their own language and alphabet, giving the book a global readership. Topics include: multi-lingual uses of LaTeX; discussion of hardware implementations; use and misuse of particular LaTeX commands; and many others.

The TEXbook

The TEXbook
Author: Donald E. Knuth
Publisher:
Total Pages: 483
Release: 1989
Genre:
ISBN:

More Math Into LaTeX

More Math Into LaTeX
Author: George Grätzer
Publisher: Springer Science & Business Media
Total Pages: 629
Release: 2007-07-14
Genre: Computers
ISBN: 0387688528

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.

TeX by Topic

TeX by Topic
Author: Victor Eijkhout
Publisher:
Total Pages: 322
Release: 2008-07-11
Genre:
ISBN: 9781365873256

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.

Learning LaTeX

Learning LaTeX
Author: David F. Griffiths
Publisher: SIAM
Total Pages: 113
Release: 2016-08-23
Genre: Computers
ISBN: 1611974410

Here is a short, well-written book that covers the material essential for learning LaTeX. This manual includes the following crucial features: - numerous examples of widely used mathematical expressions; - complete documents illustrating the creation of articles, reports, presentations, and posters; - troubleshooting tips to help you pinpoint an error; - details of how to set up an index and a bibliography; and - information about online LaTeX resources. This second edition of the well-regarded and highly successful book includes additional material on - the American Mathematical Society packages for typesetting additional mathematical symbols and multi-line displays; - the BiBTeX program for creating bibliographies; - the Beamer package for creating presentations; and - the a0poster class for creating posters.

Guide to LaTeX

Guide to LaTeX
Author: Helmut Kopka
Publisher: Pearson Education
Total Pages: 831
Release: 2003-11-25
Genre: Computers
ISBN: 0321617746

Published Nov 25, 2003 by Addison-Wesley Professional. Part of the Tools and Techniques for Computer Typesetting series. The series editor may be contacted at [email protected]. LaTeX is the text-preparation system of choice for scientists and academics, and is especially useful for typesetting technical materials. This popular book shows you how to begin using LaTeX to create high-quality documents. The book also serves as a handy reference for all LaTeX users. In this completely revised edition, the authors cover the LaTeX2ε standard and offer more details, examples, exercises, tips, and tricks. They go beyond the core installation to describe the key contributed packages that have become essential to LaTeX processing. Inside, you will find: Complete coverage of LaTeX fundamentals, including how to input text, symbols, and mathematics; how to produce lists and tables; how to include graphics and color; and how to organize and customize documents Discussion of more advanced concepts such as bibliographical databases and BIBTeX, math extensions with AMS-LaTeX, drawing, slides, and letters Helpful appendices on installation, error messages, creating packages, using LaTeX with HTML and XML, and fonts An extensive alphabetized listing of commands and their uses New to this edition: More emphasis on LaTeX as a markup language that separates content and form--consistent with the essence of XML Detailed discussions of contributed packages alongside relevant standard topics In-depth information on PDF output, including extensive coverage of how to use the hyperref package to create links, bookmarks, and active buttons As did the three best-selling editions that preceded it, Guide to LaTeX, Fourth Edition, will prove indispensable to anyone wishing to gain the benefits of LaTeX. The accompanying CD-ROM is part of the TeX Live set distributed by TeX Users Groups, containing a full LaTeX installation for Windows, MacOSX, and Linux, as well as many extensions, including those discussed in the book. 0321173856B10162003

R for Everyone

R for Everyone
Author: Jared P. Lander
Publisher: Addison-Wesley Professional
Total Pages: 1456
Release: 2017-06-13
Genre: Computers
ISBN: 0134546997

Statistical Computation for Programmers, Scientists, Quants, Excel Users, and Other Professionals Using the open source R language, you can build powerful statistical models to answer many of your most challenging questions. R has traditionally been difficult for non-statisticians to learn, and most R books assume far too much knowledge to be of help. R for Everyone, Second Edition, is the solution. Drawing on his unsurpassed experience teaching new users, professional data scientist Jared P. Lander has written the perfect tutorial for anyone new to statistical programming and modeling. Organized to make learning easy and intuitive, this guide focuses on the 20 percent of R functionality you’ll need to accomplish 80 percent of modern data tasks. Lander’s self-contained chapters start with the absolute basics, offering extensive hands-on practice and sample code. You’ll download and install R; navigate and use the R environment; master basic program control, data import, manipulation, and visualization; and walk through several essential tests. Then, building on this foundation, you’ll construct several complete models, both linear and nonlinear, and use some data mining techniques. After all this you’ll make your code reproducible with LaTeX, RMarkdown, and Shiny. By the time you’re done, you won’t just know how to write R programs, you’ll be ready to tackle the statistical problems you care about most. Coverage includes Explore R, RStudio, and R packages Use R for math: variable types, vectors, calling functions, and more Exploit data structures, including data.frames, matrices, and lists Read many different types of data Create attractive, intuitive statistical graphics Write user-defined functions Control program flow with if, ifelse, and complex checks Improve program efficiency with group manipulations Combine and reshape multiple datasets Manipulate strings using R’s facilities and regular expressions Create normal, binomial, and Poisson probability distributions Build linear, generalized linear, and nonlinear models Program basic statistics: mean, standard deviation, and t-tests Train machine learning models Assess the quality of models and variable selection Prevent overfitting and perform variable selection, using the Elastic Net and Bayesian methods Analyze univariate and multivariate time series data Group data via K-means and hierarchical clustering Prepare reports, slideshows, and web pages with knitr Display interactive data with RMarkdown and htmlwidgets Implement dashboards with Shiny Build reusable R packages with devtools and Rcpp Register your product at informit.com/register for convenient access to downloads, updates, and corrections as they become available.