| L. Lamport. LaTeX: A Document Preparation System. Addison-Wesley, 1986. |
....for physics collections based on metadata available from the participating archives that go beyond the required (by the OAI PMH) unqualified Dublin Core (DC) 22] For example, we provide a service to allow searching on equations embedded in the metadata. Currently this service is based on LaTeX [11] representation of the equations (due to the nature of archives used) but we plan to include MathML [8] representations in the near future. We also use context based data to search for equations related to specific keywords or subjects. By intelligent template matching, a cross archive citation ....
Lamport, L. & Bibby, D. (1994). LaTeX: A Document Preparation System, 2nd edition. MA: Addison Wesley.
....having all labels below the corresponding media items would be desirable, and, for example, having more than 15 items on a screen would be discouraged. A numerical value for each constraint could be used to indicate how important it is. This value is comparable to the badness value in L T E X [20]. The goal of the system is then to find an optimal value. 4.5.4 Labeling structural grouping Grouping is an important aspect in multimedia presentation generation. Within the definition of multimedia constraints, a grouping structure is therefore advisable. Often, media items are grouped ....
Leslie Lamport. LaTeX - A Document Preparation System. Addison-Wesley Publishing Company, 1985.
....Web based data sources for further processing. 1. 1 MIX A Data Model for the Representation of Semistructured Data Many of the data sources available online provide information in the form of semistructured data [Abit97, Bune97] such as SGML [ISO86] and HTML [RHJ97] pages, or BibTex [Lamp85] files. Generally, they provide no obligatory, explicitly specified schema in the sense of conventional database systems to which all data must adhere. Accordingly, the available data is represented in a highly irregular way, i.e. data objects that represent the same real world phenomenon may ....
Lamport, L.: LaTex - A Document Preparation System, Addison-Wesley, Reading, MA, 1985
....and page layout, a reader can determine which part of the page is useful and which part of the page is not. The user can then choose to read one portion or another of a given page. A listener does not have that luxury. Audio by nature is serial. However, by using the semi structured nature of LaTex[23], Aster creates system to allow a user to listen to a LaTex document in a more interactive manner. We propose that XML provides an even greater benefit. Aster provides a static navigational mechanism. However, XML is more dynamic. Each document changes based upon the given schema. By using the ....
L. Lamport. Latex: A Document Preparation System. Addison-Wesley, Reading, Mass. 1986.
....set of computations represented by these phrases. In a mathematical logic, the syntax defines the set of well formed formulas and the semantics defines the truth value of the formulas based on some valuation of the free variables in the formula. In a document processing language like L A T E X[44], the syntax is the set of rules defining the text markup commands which control the layout of the final document. A semantic interpretation of a L A T E X ddocument is the typeset document described by the markup commands in the source document. Since most specification mechanisms concentrate ....
L. Lamport. LATEX: a document preparation system. Addison-Wesley, Reading, Mass., 1986.
....Print control commands. 95 14 Print control values. 96 15 Sectioning level values. 96 iv 1 Introduction L A T E X [1], which is built on top of T E X [2] is a document tagging system that is very popular in the academic and scientific publishing communities because of the high quality typeset material that the system outputs for normal text and especially for mathematics. In particular, many of the documents ....
.... r2) r2 : sqrt(121) writeln( sqrt(121) 11.0) r2) populate and print some arrays ) 60 writeln; posa[3] 10; posa[4] 20; posa[5] 30; REPEAT i : LOINDEX(posa) TO HIINDEX(posa) writeln( posa[ i:1, posa[i] ENDREPEAT; writeln; nega[ 3] 1; nega[ 2] 2; nega[ 1] : 3; REPEAT i : LOINDEX(nega) TO HIINDEX(nega) writeln( nega[ i:1, nega[i] ENDREPEAT; Do some things with a list ) check the initial size (should be empty) i : SIZEOF(lagg) writeln( no. of els in lagg = i) insert elements at the front INSERT(lagg, 10, 0) i : ....
[Article contains additional citation context not shown here]
Leslie Lamport. LaTeX: A Document Preparation System. Addison-Wesley Publishing Company, second edition, 1994.
....5 Fundamental concepts and assumptions It is assumed that the reader of this document is familiar with the LaTeX document preparation system and in particular with the iso class and associated facilities described in LaTeX for standards: The LaTeX package files user manual. NOTE 1 Reference [1] describes the LaTeX system. 3 ISO WD 10303 3456:1999(E) Table 1 File versions current at publication time Facility File step stepv13.sty ir irv12.sty ap apv12.sty aic aicv1.sty ats atsv11.sty The reader is also assumed to be familiar with the ISO Directives Part 3 and the ....
LAMPORT, L., LaTeX --- A Document Preparation System, Addison-Wesley Publishing Co., 2nd edition, 1994
..... 36 24 Typical Table of Contents entry for this document . 37 25 Table of Contents entry with a large value for dotsep . 38 iii 1 Introduction L A T E X has several pre de ned styles for the layout of typeset documents [Lam94]. Authors using L A T E X sometimes wish to understand how these layouts are parameterised (or controlled) The layouts package enables the display of certain of these parameterised layouts, showing what the parameters control. It also provides facilities for experimenting with di erent values ....
....= 0.5pt bot grule thickness = 1.0pt Figure 12: Float layout with rules 19 drawparametersfalse setlayoutscale 0. 9 drawfloat caption Float layout with rules label fig:fludf end figure The topfigrule and botfigrule are little known L A T E X commands; they are not discussed by Lamport [Lam86, Lam94] but are described by Goossens et al. [GMS94] They are like the footnoterule command in that they draw a rule, or other decoration, below oats at the top of a page ( topfigrule) and above oats at the bottom of a page ( botfigrule) Both these commands have been de ned in the preamble to this ....
Leslie Lamport. LaTeX: A Document Preparation System. Addison-Wesley Publishing Company, second edition, 1994.
....= 0.5pt bot grule thickness = 1.0pt Figure 12: Float layout with rules 19 drawparametersfalse setlayoutscale 0. 9 drawfloat caption Float layout with rules label fig:fludf end figure The topfigrule and botfigrule are little known L A T E X commands; they are not discussed by Lamport [Lam86, Lam94] but are described by Goossens et al. [GMS94] They are like the footnoterule command in that they draw a rule, or other decoration, below oats at the top of a page ( topfigrule) and above oats at the bottom of a page ( botfigrule) Both these commands have been de ned in the preamble to this ....
Leslie Lamport. LaTeX: A Document Preparation System. Addison-Wesley Publishing Company, 1986.
....The first part contains information about Design Patterns, Simulations and Erlang OTP. The second part contains the actual results. All code is developed for Erlang OTP (R6B) on a Linux machine running RedHat 6.2. This report is written in Emacs [1] using the L A T E X typesetting system. [2] I would like to thank my supervisor Lennart Ohman at Sjoland Thyselius Telecom AB, my examiner Richard Carlsson at the Computing Science Department of Uppsala University, and especially the people responding to my questions sent to the erlang questions erlang.org mailing list. 2 DESIGN ....
L. Lamport. LaTeX: A Document Preparation System. Second Edition. Addison-Wesley, Reading, Mass., 1994.
....are monotonically non decreasing with respect to each argument, the space of parsing possibilities may be pruned and the parsing method is efficient. If preprocessing of the grammar into a simplified form is permitted, the parser is as efficient as Earley s parsing method. 1 Introduction LaTeX [5] is a text markup language for specifying the formatting of a document. It is widely used by mathematicians and scientists for preparation of published articles. For formatting of mathematical equations, LaTeX has few rivals. This is due to the variety of symbols and notations that are supported ....
L. Lamport. LATEX: A Document Preparation System. 2nd Edition. Addison-Wesley, 1994.
....is available for X window on UNIX and also Wintel PCs) To get a better idea of the di erences in the sizes of dvi, postscript and PDF les, we conducted a very coarse empirical study on some of our past technical documents which is provided in Table 6.1. The dvi les were rst created using latex [59] on Solaris (SunOS 5.6) platform. From the dvi le, the ps les were generated using dvips, and from the ps les, the PDF les were created using ps2pdf. While all pdf les in Table 6.1 have size greater than ps les, such is not usually case if the ps les don t have gures. The results of Table ....
L. Lamport. Latex: a document preparation system. Addison-Wesley, second edition, 1994.
....to the printer. If a pointer to a PostScript figure stored in a separate file, say, myfig.ps, is embedded in the L A T E X file, in the form includegraphics myfig.ps , then dvips will merge that figure at the specified place in the resulting PostScript file. L A T E X is documented in [3]; an excellent companion volume[1] gives access to useful L A T E X internals and documents a host of packages that can be used Formatting instructions for ICCS papers to extend and complement L A T E X. The T E Xbook itself[2] will of course provide much a deeper insight into the ....
Lamport, Leslie, LATEX: A document preparation system, Addison-- Wesley (1994).
..... 8 A.3.1 Copyright . 8 A.3.2 Disclaimer . 8 References 9 i 1 Introduction L A T E X is a popular document tagging and typesetting system [1]. A L A T E X source file can reference other L A T E X files whose contents are to be treated as an integral part of the source file. The standard L A T E X has two inclusion commands for this purpose, namely input FileName and include FileName. In its turn, a file that is inputed can ....
Leslie Lamport. LaTeX: A Document Preparation System. Addison-Wesley Publishing Company, second edition, 1994.
....for printing on a line printer or fo display on a glass tty terminal. It is used by the help system of the interpreter to provide additional information when an error is encountered. Errors.tex] is a file containing the error messages with suitable commands for printing by the L A T E X[Lam85] document preparation system. This file was used in the production of this report. When an error is called one of the parameters is its CONTEXT which is replaced using a set of macros by the file name and line number in which the error is used. The error reporting procedure scans errors.db to ....
Leslie Lamport. LATEX: A Document Preparation System. AddissonWesley, 1985.
....of hard copy from authors, Formal Aspects of Computing accepts machine readable forms of papers in L a T E X. The layout design for Formal Aspects of Computing has been implemented as a L a T E X style file. The FAC style is based on the ARTICLE style as discussed in the L a T E X manual [Lam86]. Commands which differ from the standard L a T E X interface, or which are provided in addition to the standard interface, are explained in this guide. This guide is not a substitute for the L a T E X manual itself. Authors planning to submit their papers in L a T E X are advised to use ....
....Thesis, MIT Lab. for Computer Science, 1984. bibitem[JLR82] Jou:Recursive Jouannaud, J. P. Lescanne, P. and Reinig, F. Recursive Decomposition Ordering, 10 C. Notarmarco and R. Mulvey em Proc. Conf. on Formal Description of Programming Concepts II, pp. 331 346, 1982. bibitem[Lam86] Lam:LaTeX Lamport, L. em LaTeX: A Document Preparation System. Addison Wesley, New York, 1986. bibitem[Ped85] Ped:Obtaining Pederson, J. Obtaining Complete Sets of Reproductions and Equations without Using Special Unification Algorithms. Unpublished manuscript, 1985. ....
Lamport, L.: LaTeX: A Document Preparation System. Addison-Wesley, New York, 1986.
....0 ; fi) fi 0 e Gammafi d 2 j: 4. Perform a morphological closing operation with a disk structuring element of diameter k: See Haralick et al. HSZ87] for an introduction to morphological image processing. The noise free documents are typeset using the L A T E X formatting system [Lam86, Knu88] The ASCII files containing the text and the L A T E X typesetting information are then converted into a device independent format (DVI) using L A T E X. A software program called DVI2TIFF, which is a modified version of a DVI file previewer called XDVI [V 90] is run to produce ....
....model validation and model parameter estimation have been discussed by Kanungo et al. KHP94, KHB 94, KBH95] elsewhere. 5. 2 Application to Bibles Since the electronic text files for some versions of the Bible are available at no cost, we decided to format the French Bible using L A T E X [Lam86, Knu88] and then generated a typeset Bible. We degraded this image synthetically. In Figure 5 we show a synthetically degraded image of a page from a French Bible. In Figure 6 the output of the OCR processing is shown. OmniPage8.0 with the French lexicon was used for generating this text. The ....
L. Lamport. LATEX: A Document Preparation System. Addison-Wesley, Reading, MA, 1986. 10
....LaTeX, and the World Wide Web (WWW) can be produced. 1 1 Introduction The tools described in this report are intended to help you create simple man page style documentation quickly and easily. Specifically, the program doctext takes C programs and generates nroff (Unix man page format) LaTeX [4], or HTML files. All of the information is embedded in structured comments, allowing the documentation to be maintained along with the code. The design of the special markup language commands emphasizes readability of the original source code (the structured comment) This approach differs from ....
Leslie Lamport. LaTeX: A Document Preparation System. Addison-Wesley, 1986. 11
....and page layout, a reader can determine which part of the page is useful and which part of the page is not. The user can then choose to read one portion or another of a given page. A listener does not have that luxury. Audio by nature is serial. However, by using the semi structured nature of LaTex[13], Aster creates system to allow a user to listen to a LaTex document in a more interactive manner. 2 We propose that XML provides an even greater benefit. Aster provides a static navigational mechanism. However, XML is more dynamic. Each document changes based upon the given schema. By using ....
L. Lamport. LaTex: A Document Preparation System. Addison-Wesley, Reading, Mass. 1986.
....may be desirable for this purpose. In addition, efforts are underway to provide users with access through the APIB gateway to tools for creating EXPRESS models. This will be done by providing a World Wide 9 The legacy IRs and APs were written using either commercial word processing tools or LaTeX[LAMP]. An auto tagging software tool has been implemented to help convert the LaTeX IRs into SGML, but this tool assumes that the IR document uses a particular set of LaTeX style files developed for STEP[WILSON] Unfortunately, some of the legacy LaTeX IRs use LaTeX customizations that are incompatible ....
....by the International Organization for Standardization (ISO) Therefore, access to the APIB Gateway is limited to developers of ISO standards. Requests for further information should be directed to the author. This document was written in SGML using the DocBook DTD[DOCB] It was translated to LaTeX[LAMP] using the NSGMLS and SGMLSpm software tools mentioned in Section 4. The author thanks this document s NIST reviewers Mary Mitchell, Don Libes, and Paul Over for their comments and corrections. ....
Leslie Lamport, LaTeX: A Document Preparation System, Addison-Wesley, second edition, 1994.
....maximum allowed. Action: Give a decimal number from 0 to 255 and 9 make sure that a sequence of less than three decimal digits is not followed by other digits producing a spurious result. Errors.tex: A file containing the error messages with suitable commands for printing by the L A T E X[23] document preparation system. This file was used in the production of the system documentation. An example from the system documentation printout is given bellow: 2004 Invalid decimal escape (number) Reason An illegal decimal escape sequence was found. The value of the resulting character is ....
Lamport L (1985) LATEX: A Document Preparation System. Addisson-Wesley.
....9 = Deltad 20 = Deltag 4;5 : We can now give unique labels to the grid differences, set up a system of linear equations, and solve for the unique elements in a least squares sense. 8 Experimental protocol and results 8. 1 Data collection The ideal data is a L A T E X formatted document [12, 13]. For the English documents, the IEEE Transactions style is used for typesetting the document. Hindi documents in Devanagari fonts are formatted using public domain L A T E X macros [15] The ideal binary image and character groundtruth are created using the DVI2TIFF software. The ideal ....
L. Lamport. LATEX: A Document Preparation System. Addison-Wesley, Reading, MA, 1986.
....using our degradation model. In Figure 2(a) we show an ideal document formatted in L A T E X using the IEEE Transactions typesetting style. In Figure 2(b) we show a degraded version of the document in Figure 2(a) The noise free documents are typeset using the L A T E X formatting system [20, 19]. The ASCII files containing the text and the L A T E X typesetting information are then converted into a device independent format (DVI) using L A T E X. A software program called DVI2TIFF which is a modified version of a DVI file previewer called XDVI [24] is run to produce one ....
L. Lamport. LATEX: a document preparation system. Addison-Wesley, Massachusetts, 1986.
....will protect the network. PLAN is a Domain Specific Language (DSL) for packet level active network programming. Languages like Java, Algol 60, C , ML, and so on aim to support a wide range of programming needs. By contrast, there are other languages that support a programming niche. LaTeX [13], for instance, is a successful language for programming typesetting of documents with mathematics; we used it to write this paper. There is a widely used language called make [5] for programming builds from dependencies between software configuration items. AWK is a popular language for writing ....
Leslie Lamport. LaTeX: A Document Preparation System. Addison Wesley, 1994.
....FOR PRINTING INDEXES 5 formatter, one defines a macro named .ix, and inserts a macro call for each phrase to be indexed: This paper describes a set of programs for processing and printing the index for a book .ix book index or a manual. The input is . With the LATEX package of T E X macros[2], one would say instead: This paper describes a set of programs for processing and printing the index for a book index book index or a manual. The input is . As the document is formatted, the index output is captured, then processed by the indexing programs to create sorted data ready to be ....
Leslie Lamport, LATEX: A Document Preparation System, Addison-Wesley, 1986.
....reusability, this low level form of reusability has been a workhorse in computer programming for decades. Any well documented and highly reliable code that is useful can be used, re used, and even expanded upon. Donald Knuth s T E X program [Knu86] and Leslie Lamport s L a T E X macros for it [Lam85] demonstrate reusability at multiple levels of user explicit reusability. With current generation object oriented programming methodologies and tools, software reusability can be accomplished without the need to explicitly account for argument passing, scope of variables, etc. Indeed, even ....
L. Lamport. LaTeX: A Document Preparation System. Addison-Wesley Publishing Co., Inc., 1985.
....cannot be manipulated equally. For example, in a row based model, deleting a row is easy, you only need to remove a line from the table specification; But deleting a column is tedious, you have to remove one entry from every line. The representative systems of this model are Tbl [6] and L a T E X[5]. 3.2 Two Dimensional models Majority of interactive systems abstract table based on both the horizontal and vertical dimensions of the topological arrangement of table. There are two representational structures of twodimensional model. One is dual hierarchy structure; the other is grid ....
L. Lamport. LaTeX: A Document Preparation System. Addison-Wesley, 1985.
....references, with further subclasses for articles in journals, books, papers in conference proceedings and technical reports. Attributes for these classes include e.g. author, title, publisher, etc. This class hierarchy is based on the Bibtex system that is part of the LaTex environment [Lamport 86] The multimedia layer of our server essentially supports creation, deletion and modification of multimedia objects. Object retrieval based on search criteria is also possible: this facility enables for instance an end user to look for biomedical images donated by a particular person, concerning ....
Leslie Lamport. Latex: A Document Preparation System. AddisonWesley, May 1986.
....Bemaerk at Emacs kan og b r saettes op til brugeren. Dette g res i brugerens fil .emacs. Linux laver en default fil, men den er ikke saerlig god. 3.6 L A T E X Her er vist et meget lille L A T E X eksempel. nskes en introduktion til L A T E X koder og opsaetning kan henvises til bogen [9] eller web noten [10] documentclass[11pt] article usepackage epsfig Definerer macro til figur def enfig#1#2#3#4 begin figure[htbp] epsfxsize=#1 centerline epsfbox #2 caption #4 label #3 end figure begin document title Mudder og Ler author Kalle Kalballe date 5 9 94 ....
Leslie Lamport. LaTeX: A Document Preparation System. User's Guide & Reference Manual. Addison-Wesley Publishing Company, Inc., 1986.
....external form to the document. In other words, we need to define the commands for a user to build an Article (make a new section, insert a figure, or a citation) We choose two well known examples of document preparation systems and get inspired of their concrete syntax: Tioga [16] and L a T E X [11]. Thus a user can either use the Tioga or the L a T E X concrete syntax to build an Article document. The layout process is accomplished accordingly to the Tioga or L a T E X layout model. We choose L a T E X because it is the famous representative of the traditional batch formatting ....
Lamport L. "LATEX: a Document Preparation System" Addison-Wesley, 1986
....for the expressions retrieving start tags and end tags of non empty elements, the above query would be expressed as STAG. ETAG : 2 The . operator is not suitable for retrieving quotation like fragments which begin and end by the same marker. Consider the following fragment of the L A T E X [14] source of this article: regions a and b 1 We deliberately simplify the syntax of XML documents here. A complete query should also exclude left angle brackets appearing in markup declarations, comments, processing instructions, or CDATA sections. Let us see how we would retrieve the ....
L. Lamport. LaTeX: A Document Preparation System. Addison-Wesley, Englewood Cliffs, New Jersey, 1986.
....that requires skill and hard work. The tools described in this report are intended to help you create simple hypertext documents that include multimedia elements as well as extensive cross referencing, without requiring you to learn a new word processing system (as long as you already know LaTeX [2]) The documents produced by this system, while relatively simple, do include hot links to other documents, the ability to link individual names (such as routine or person names) to other documents, and simple multimedia elements. Specifically, we describe the program tohtml, which converts LaTeX ....
Leslie Lamport. LaTeX: A Document Preparation System. Addison-Wesley, 1986.
....our A M S L A T E X papers. Thus, the references given above are appropriate here, too. We intend to upgrade to the full capabilities of L A T E X2 soon after the full release of A M S L A T E X for L A T E X2 has been made. Those wishing to learn about L A T E X2 should consult [Lam94, GMS94]. Contents 1. General Rules 2 2. Theorem like Environments 3 2.1. A M S L A T E X 2.2. A M S T E X 3. Commutative Diagrams, Tables, and Graphics 4 4. Bibliographic References 5 References 6 2 Mark Steinberger 1. General Rules ffl Papers are to be prepared with a primary font size of ten ....
Leslie Lamport, Latex : a Document Preparation System, second ed., Addison-Wesley, Reading, Massachusetts, 1994.
....A T E X 2.09 compatibility mode of L A T E X2 . We assume a basic familiarity with writing mathematics in whichever of the above formats you choose to use. The fine points of writing in A M S T E X are discussed in [Spi90] For the A M S L A T E X format of L A T E X 2. 09, one should read [Lam86] and [AUG90] and perhaps take a look at [Spi90] as well. Papers prepared using the L A T E X 2.09 compatibility mode of L A T E X2 will require separate style files and templates for frontmatter (see below) but otherwise should be prepared according to the exact same specifications as ....
....which generate mnemonic tags and numerical tags, respectively, in the style specified here. The author must still exercise care in choosing correct capitalization for titles and correct abbreviations for journal names, etc. A detailed description of the use of BibT E X can be found in [Lam86, Appendix B]. Authors are not compelled to use the default mnemonic labels produced by nyjalpha.bst. It should be noted that the order of the bibitems produced by BibT E X is obtained from the mnemonic tags, so you may want to rearrange the entries as well. The output from running BibT E X is written to a ....
[Article contains additional citation context not shown here]
Leslie Lamport, Latex : a Document Preparation System, Addison-Wesley, Reading, Massachusetts, 1986.
....from University of Washington English Document Database I and the model itself has appeared in the literature [KHP94, KHP93] The application of the various steps of our model is shown in figure 3.1. 3.1. 1 Implementation The noise free documents are typeset using the L aT E X formatting system [Lam86, Knu88] The ASCII files containing the text and the L aT E X typesetting information are then converted into a device independent format (DVI) using L aT E X. A software program called DVI2TIFF which is a modified version of a DVI file previewer called XDVI [V 90] is run to produce ....
L. Lamport. LATEX: a document preparation system. Addison-Wesley, Reading, Mass., 1986.
....ease: 1. Headings, if used in their correct order, act as containers of the text between them. Thus, all text (and headings) between two headings at level 1 ( H1 ) belong to the first heading (this is similar to the way that paragraphs and subsections belong to a nsection or nchapter in L A T E X [Lam94] Divisions (as suggested in HTML 3.0 [Rag] allow a way of grouping information into chapters, sections, etc. This is more powerful that the good authoring practice mentioned above. Headings (or divisions) can be folded to provide different overview levels of the document. Selective unfolding ....
Leslie Lamport. LaTeX: A Document Preparation System. Addison-Wesley, 2 edition, 1994.
....legacy documents. If those tasked to do the manual tagging lack expertise in either area, then the appropriate training needs to be provided. 3.2.1 Converting STEP Legacy Data Converting legacy STEP AP and IR documents into SGML is a challenging endeavor. Legacy AP and IR documents exist in LaTeX[LAMP] as well as in more than one version of WordPerfect. There are also AP documents nearing completion that have been written in Word. Furthermore, although style templates are available to STEP part editors for some of these formats, some document authors modify the templates or lack training needed ....
Leslie Lamport, LaTeX: A Document Preparation System, Addison-Wesley, second edition, 1994.
No context found.
L. Lamport. LaTeX: A Document Preparation System. Addison-Wesley, 1986.
No context found.
Lamport, L.: LaTex - A Document Preparation System, Addison-Wesley, Reading, MA, 1985
No context found.
L. Lamport. LATEX: A Document Preparation System. Addison-Wesley, Reading, MA, 1986. 10
No context found.
L. Lamport, LaTeX: A Document Preparation System, AddisonWesley, Reading, Mass., 1986.
No context found.
L. Lamport, LaTeX: A Document Preparation System. Addison Wesley, 2nd ed., 1994.
No context found.
L. Lamport, LaTeX: A Document Preparation System, User's guide and Reference Manual. Addison-Wesley, 1994.
No context found.
L. Lamport. LATEX: a document preparation system. Addison-Wesley Publishing Company, New-York, 1986.
No context found.
L. Lamport, LaTeX:A Document Preparation System, Addison-Wesley, Reading, Mass., 1986.
No context found.
LAMPORT L., LATEX: a document preparation system, Addison-Wesley, New York, 1986.
No context found.
Lamport, L., 1986. LaTeX: A Document Preparation System. Addison-Wesley Publishing Co., Reading MA.
No context found.
Leslie Lamport. LaTeX: A Document Preparation System. Addison-Wesley Publishing Company, Inc., U.S.A., California, 1986.
No context found.
Lamport, Leslie, LaTeX - A Document Preparation System, Addison-Wesley, Reading, 1986.
No context found.
L. Lamport. LaTeX: A Document Preparation System. Addison-Wesley, 1986.
First 50 documents Next 50
Online articles have much greater impact More about CiteSeer.IST Add search form to your site Submit documents Feedback
CiteSeer.IST - Copyright Penn State and NEC