C:\Temp\Source2e.Dvi 03-23-0

Total Page:16

File Type:pdf, Size:1020Kb

C:\Temp\Source2e.Dvi 03-23-0 The LATEX2ε Sources Johannes Braams David Carlisle Alan Jeffrey Leslie Lamport Frank Mittelbach Chris Rowley Rainer Sch¨opf 1997/12/01 Patch level 1 Contents altdirchk.dtx 1 1LATEX System Dependent Initialisations 1 2 Initialisation 2 2.1INITEX................................. 3 2.2Somebitsof2e............................. 3 3 texsys.cfg 4 3.1texsys.cfg................................ 4 3.2UNIX(web2c)............................. 6 3.3UNIX(other).............................. 6 3.4MSDOS(emtex)............................ 6 3.5MSDOS(other)............................. 6 3.6 VMS (DECUS TEX,PDVMS3.6).................. 7 3.7 VMS (???) . .......................... 7 3.8MACINTOSH(OzTeX1.6)...................... 7 3.9MACINTOSH(other)......................... 7 3.10FAKEEXAMPLE........................... 7 4 Setting \@currdir 8 5 Setting \input@path 10 6 Filename Parsing 10 i 7TEXVersions 12 8 ltxcheck.tex 13 b ltplain.dtx 14 9 Plain TEX14 cltvers.dtx 26 10 Version Identifictation 26 d ltdefns.dtx 28 11 Definitions 28 11.1Initexinitialisations.......................... 28 11.2 Saved versions of TEXprimitives................... 28 11.3Commanddefinitions.......................... 29 11.4Robustcommandsandprotect.................... 37 11.5Internaldefiningcommands...................... 40 11.6CommandsforAutoloading...................... 41 e ltalloc.dtx 43 12 Counters 43 f ltcntrl.dtx 45 13 Program control structure 45 g lterror.dtx 49 14 Error handling 49 14.1Generalcommands........................... 49 14.2Specificerrors.............................. 55 h ltpar.dtx 59 15 Paragraphs 59 15.1Implementation............................. 59 ii i ltspace.dtx 61 16 Spacing 61 16.1UserCommands............................ 61 16.2Chris’comments............................ 61 16.3Someimmediateactions........................ 64 16.4Thecode................................ 64 16.5Verticalspacing............................. 69 16.6Horizontalspace............................ 71 j ltlogos.dtx 74 17 Logos 74 kltfiles.dtx 75 18 File Handling 75 18.1 Safe Input Macros . .......................... 82 18.2Listingfiles............................... 84 l ltoutenc.dtx 85 19 Font encodings 85 19.1Docstripmodules............................ 88 19.2Definitionsforthekernel........................ 88 19.2.1Declarationcommands..................... 88 19.2.2Hyphenation.......................... 93 19.2.3Miscellania........................... 94 19.2.4Defaultencodings....................... 94 19.2.5Mathmaterial......................... 96 19.3Thefontencpackage.......................... 97 19.4DefinitionsfortheOT1encoding................... 97 19.5DefinitionsfortheT1encoding.................... 99 19.6DefinitionsfortheOMSencoding................... 104 19.7DefinitionsfortheOMLencoding................... 104 19.8DefinitionsfortheOT4encoding................... 105 20 Package files 111 m ltcounts.dtx 115 21 Counters and Lengths 115 21.1EnvironmentCounterMacros..................... 115 iii n ltlength.dtx 119 22 Lengths 119 o ltfssbas.dtx 120 23 Autoloading parts of NFSS 120 24 Preliminary macros 120 25 Macros for setting up the tables 121 26 Selecting a new font 126 26.1Macrosfortheuser........................... 126 26.2Macrosforloadingfonts........................ 130 27 Assigning math fonts to versions 136 p ltfsstrc.dtx 141 28 Introduction 141 29 A driver for this document 141 30 The Implementation 142 31 Handling Options 142 32 Macros common to fam.tex and tracefnt.sty 144 32.1Generalfontloading.......................... 144 32.2Mathfontssetup............................ 149 32.2.1Outlineofalgorithmformathfontsizes........... 149 32.2.2Codeformathfontsizesetting................ 150 32.2.3Othercodeformath...................... 151 33 Scaled font extraction 153 33.1Sizefunctions.............................. 162 q ltfsscmp.dtx 166 34 Compatibility code for NFSS release 1 166 r ltfssdcl.dtx 171 iv 35 Interface Commands 171 s ltfssini.dtx 194 36 NFSS Initialisation 194 36.1 Providing math versions ........................ 194 36.2Miscellaneous.............................. 196 t fontdef.dtx 200 37 Introduction 200 38 Customization 200 39 The docstrip modules 201 40 A driver for this document 201 41 The fonttext.ltx file 202 41.1Encodings................................ 202 41.2Defaults................................. 204 42 The fontmath.ltx file 204 42.1Thefontencodingsused........................ 205 42.1.1SymbolfontandAlphabetdeclarations............ 205 42.2Mathfontsizes............................. 206 42.3Themathsymbolassignments..................... 206 42.3.1Theletters........................... 206 42.3.2Thedigits............................ 207 42.3.3Punctuation,brace,etc.keys................. 208 42.3.4Delimitercodesforcharacters................. 208 42.4Symbolsaccessedviacontrolsequences................ 209 42.4.1Greekletters.......................... 209 42.4.2Ordinarysymbols....................... 209 42.4.3LargeOperators........................ 210 42.4.4Binarysymbols......................... 211 42.4.5Relations............................ 211 42.4.6Arrows............................. 213 42.4.7Punctuationsymbols...................... 213 42.4.8 Math accents .......................... 213 42.4.9Radicals............................. 214 42.4.10Over and under something, etc . ............ 214 42.4.11Delimiters............................ 214 42.5Mathversionsoftextcommands................... 216 42.6Otherspecialfunctionsandparameters............... 216 v 42.6.1 Biggggg . .......................... 216 42.6.2Thelog-likefunctions..................... 216 42.6.3Parameters........................... 216 u preload.dtx 217 43 Overview 217 44 Customization 217 45 Module switches for the docstrip program 218 46 A driver for this document 218 47 The code 218 v ltfntcmd.dtx 221 48 Introduction 221 49 The implementation 223 50 Initialization 228 w ltpageno.dtx 229 51 Page Numbering 229 x ltxref.dtx 230 52 Cross Referencing 230 52.1CrossReferencing............................ 230 y ltmiscen.dtx 233 53 Miscellaneous Environments 233 53.1Environments.............................. 233 53.2Center,Flushright,Flushleft...................... 237 53.3Verbatim................................ 239 z ltmath.dtx 242 vi 54 Math setup 242 54.1 Math commands based on plain TEX................. 242 54.1.1Thelog-likefunctions..................... 242 54.1.2 Biggggg . .......................... 243 54.1.3TheUNSORTEDRest..................... 243 54.2MathEnvironments.......................... 247 54.3Externaloptionstothestandarddocumentclasses......... 250 54.3.1Leftequationnumbering.................... 250 54.3.2Flushleftequations...................... 250 A ltlists.dtx 253 55 List, and related environments 253 55.1ListandTrivlist............................ 254 55.2VerticalSpacing(skips)........................ 255 55.3Penalties................................. 255 55.4HorizontalSpacing(dimens)...................... 255 55.5DefaultValues............................. 256 55.6ItemizeandEnumerate........................ 266 B ltboxes.dtx 269 56 LATEX Box commands 269 56.1Somelow-levelconstructs....................... 279 C lttab.dtx 281 57 Tabbing, Tabular and Array Environments 281 57.1tabbing................................. 281 57.2arrayandtabularenvironments.................... 290 D ltpictur.dtx 305 58 Picture Mode 305 58.1Curves.................................. 325 E ltthm.dtx 328 59 Theorem Environments 328 F ltsect.dtx 332 vii 60 Sectioning Commands 332 60.1TheTitle................................ 332 60.2Sectioning................................ 333 60.2.1Initializations.......................... 339 60.3TableofContentsetc.......................... 340 60.3.1Convention........................... 340 60.3.2Commands........................... 340 G ltfloat.dtx 343 61 Floats 343 61.1FloatingEnvironments......................... 343 61.2Footnotes................................ 354 H ltidxglo.dtx 361 62 Index and Glossary Generation 361 I ltbibl.dtx 364 63 Bibliography Generation 364 63.1Defaultdefinitions........................... 366 J ltpage.dtx 368 64 Page styles and related commands 368 64.1PageStyleCommands......................... 368 64.2 How a page style makes running heads and feet . ..... 368 64.3markingconventions.......................... 368 K ltoutput.dtx 371 65 Output Routine 371 65.1Floats.................................. 371 65.1.1Kludgeins............................ 415 65.1.2Floatcontrol.......................... 416 65.1.3Floatplacementparameters.................. 427 L ltclass.dtx 430 66 Introduction 430 viii 67 User interface 430 67.1Optionprocessing........................... 431 68 Class and Package interface 432 68.1Classnameandversion........................ 432 68.2Packagenameandversion....................... 432 68.3Requiringotherpackages....................... 432 68.4Declaringnewoptions......................... 433 68.5 Safe Input Macros . .......................... 434 69 Implementation 434 69.1Hooks.................................. 445 69.2Providingshipment........................... 446 70 After Preamble 449 M lthyphen.dtx 450 N ltfinal.dtx 452 71 Final settings 452 71.1Debugging................................ 452 71.2Typesettingparameters........................ 452 71.3Hyphenation.............................. 453 71.4Fontloading............................... 453 71.5 Input encoding . .......................... 453 71.6ApplyingPatchfiles.......................... 456 71.7FreeingMemory............................ 457 71.8Initialisefilelist............................
Recommended publications
  • MS Hatch-Waxman PTE REQUEST for EXTENSION of PATENT
    Docket No.: 029420.0155-US02 (PATENT) IN THE UNITED STATES PATENT AND TRADEMARK OFFICE In re United States Patent of: Alan J. Korman, et aL. Patent No.: 7,605,238 Issued: October 20, 2009 For: HUMAN CTLA-4 ANTIBODIES MS Hatch-Waxman PTE Commissioner for Patents Offce of Patent Legal Administration Room MDW 7D55 600 Dulany Street (Madison Building) Alexandria, VA 223 14 REQUEST FOR EXTENSION OF PATENT TERM UNDER 35 U.S.C. §156 Sir: Pursuant to 35 U.S.C. §156 and 37 C.F.R. §§1.710-1.791, Medarex, Inc., the current address of which is Route 206 and Province Line Road, Princeton, New Jersey 08540 ("Applicant" or "Medarex"), hereby requests an extension of U.S. Patent No. 7,605,238 (the "'238 patent"). As permitted by 37 C.F.R. §1.785(b) and MPEP §2761, Applicant is concurrently fiing a request for patent term extension of U.S. Patent No. 6,984,720 based upon the same regulatory review period. Medarex represents that it is the owner and assignee of the entire interest in and to Letters Patent of the United States No. 7,605,238 (Exhibit 1) granted to Alan J. Korman, Edward L. Halk, Nils Lonberg, Yashwant M. Deo and Tibor P. Keler (the "inventors") on October 20, 2009, for "Human CTLA-4 Antibodies and Their Uses" by virtue of an assignment from the DC; 3983891.1 Patent No.: 7,605,238 - 2- Docket No.: 029420.0155-US02 Alan J. Korman, Edward L. Halk and Nils Lonberg to Medarex, recorded in the United States Patent and Trademark Offce ("PTO") on March 6, 2003 at Reel 013817, Frame 0628 and an assignment from Yashwant M.
    [Show full text]
  • B2bi 2.5 Support Reference Catalog 3 Accessibility
    B2Bi Version 2.5 April 2019 Support Reference Catalog Copyright © 2019 Axway All rights reserved. This documentation describes the following Axway software: Axway B2Bi 2.5 No part of this publication may be reproduced, transmitted, stored in a retrieval system, or translated into any human or computer language, in any form or by any means, electronic, mechanical, magnetic, optical, chemical, manual, or otherwise, without the prior written permission of the copyright owner, Axway. This document, provided for informational purposes only, may be subject to significant modification. The descriptions and information in this document may not necessarily accurately represent or reflect the current or planned functions of this product. Axway may change this publication, the product described herein, or both. These changes will be incorporated in new versions of this document. Axway does not warrant that this document is error free. Axway recognizes the rights of the holders of all trademarks used in its publications. The documentation may provide hyperlinks to third-party web sites or access to third-party content. Links and access to these sites are provided for your convenience only. Axway does not control, endorse or guarantee content found in such sites. Axway is not responsible for any content, associated links, resources or services associated with a third-party site. Axway shall not be liable for any loss or damage of any sort associated with your use of third-party content. Contents Accessibility 4 Accessibility features of B2Bi 4 Keyboard
    [Show full text]
  • Australian Pathology Messaging - Localisation of HL7 Version 2.4
    Australian Pathology Messaging - Localisation of HL7 Version 2.4 Sponsored by: The Royal College of Pathologists of Australasia (RCPA)/HL7 Australia HL7 Australia Orders and Observations Co-chairs: Michael Legg, RCPA and Michael Legg & Associates Andrew McIntyre, Medical Objects Editors Eric Browne, Montage Systems David McKillop, Australian Digital Health Agency Jared Davison, Medical Objects Donna Moore, RCPA Joint Copyright © 2016 Health Level Seven International ® and Health Level Seven Australia Inc ABN 35 556 933 588 ALL RIGHTS RESERVED. The reproduction of this material in any form is strictly forbidden without the written permission of the publishers. HL7 International and Health Level Seven are registered trademarks of Health Level Seven International. Questions or comments regarding this document should be directed to Michael Legg ( [email protected]) or Andrew McIntyre ( a [email protected]) Table of Contents 1 Introduction 2 Patient Administration for Pathology 3 Datatypes 4 Observation Reporting 5 Observation Ordering 6 Identifiers Appendix 1 Parsing HL7v2 Appendix 2 Rendering of reports and display format Appendix 3 Common Errors Appendix 4 HL7 Code Tables Appendix 5 Conformance statements Appendix 6 Example messages Index of Tables Table 1-1. Message Element Attributes Table 1-2. Usage Conformance Testing Recommendations Table 6-1. Identifiers examples Table of Figures Figure 2-1. HL7 message segments Figure 3-1. HL7 data types by category Figure 3-2. Subcomponents of order sequences Figure 5-1. RU and RO usage (example) Figure 5-2. RQ and RO usage (example) Figure 5-3. Example of two child orders 1 Introduction Australian Pathology Messaging - Localisation of HL7 Version 2.4, Release 1 is the Australian localisation of the HL7 V2 Laboratory ordering and result reporting specification.
    [Show full text]
  • ISO Basic Latin Alphabet
    ISO basic Latin alphabet The ISO basic Latin alphabet is a Latin-script alphabet and consists of two sets of 26 letters, codified in[1] various national and international standards and used widely in international communication. The two sets contain the following 26 letters each:[1][2] ISO basic Latin alphabet Uppercase Latin A B C D E F G H I J K L M N O P Q R S T U V W X Y Z alphabet Lowercase Latin a b c d e f g h i j k l m n o p q r s t u v w x y z alphabet Contents History Terminology Name for Unicode block that contains all letters Names for the two subsets Names for the letters Timeline for encoding standards Timeline for widely used computer codes supporting the alphabet Representation Usage Alphabets containing the same set of letters Column numbering See also References History By the 1960s it became apparent to thecomputer and telecommunications industries in the First World that a non-proprietary method of encoding characters was needed. The International Organization for Standardization (ISO) encapsulated the Latin script in their (ISO/IEC 646) 7-bit character-encoding standard. To achieve widespread acceptance, this encapsulation was based on popular usage. The standard was based on the already published American Standard Code for Information Interchange, better known as ASCII, which included in the character set the 26 × 2 letters of the English alphabet. Later standards issued by the ISO, for example ISO/IEC 8859 (8-bit character encoding) and ISO/IEC 10646 (Unicode Latin), have continued to define the 26 × 2 letters of the English alphabet as the basic Latin script with extensions to handle other letters in other languages.[1] Terminology Name for Unicode block that contains all letters The Unicode block that contains the alphabet is called "C0 Controls and Basic Latin".
    [Show full text]
  • Contribution to the Federation of the Asynchronous Smartsantander Service Layer Within the European Fed4fire Context
    UNIVERSITY OF PADOVA Master Degree in Telecommunication Engineering Contribution to the Federation of the asynchronous SmartSantander service layer within the European Fed4FIRE context. Advisor Student Michele Zorzi ala Leo Turi Co-Advisors Luis Muñoz Pablo Sotres Department of Information Engineering Academic Year 2014/2015 13th October, 2015 To my parents. For all they do, all they go through while I am away, and for all the love they give me. Every time, everywhere I am. I love you. To Pippo, Matt, Fede, Gi and Eleo. And to Gabb and Marco, newly found. You’re the brothers and sisters I never had. I’m glad I met you all. To the "malvagi", our beautiful and varied TLC group. I hope we won’t lose contact in the next years, for I would miss you all deeply. You were the best classmates ever. To all the guys of the TLMAT lab: JuanRa, Rafa, Carmen, Luisco, David, Jabo, Javi, Laura, Nacho, Pablo Martinez y Pablo Garrido (el Aleman!), Vero, Jose, Jesus. To Ramon Aguero, Luis Sánchez and Jorge. You were the warmest hosts I could ever find. And, last but not least, To Pablo Sotres, who was my tutor at Unican, helped me write my thesis, and always found time to assist me (Sundays and Holidays as well). I’m happy your eternal cough ceased way before I left. ∼ You have my deepest thanks. Finally, I’d like to acknowledge the guide of Prof. Zorzi and Prof. Muñoz. Their words and trust have been fundamental during this important experience. “It’s the questions we can’t answer that teach us the most.
    [Show full text]
  • The File Cmfonts.Fdd for Use with Latex2ε
    The file cmfonts.fdd for use with LATEX 2".∗ Frank Mittelbach Rainer Sch¨opf 2019/12/16 This file is maintained byA theLTEX Project team. Bug reports can be opened (category latex) at https://latex-project.org/bugs.html. 1 Introduction This file contains the external font information needed to load the Computer Modern fonts designed by Don Knuth and distributed with TEX. From this file all .fd files (font definition files) for the Computer Modern fonts, both with old encoding (OT1) and Cork encoding (T1) are generated. The Cork encoded fonts are known under the name ec fonts. 2 Customization If you plan to install the AMS font package or if you have it already installed, please note that within this package there are additional sizes of the Computer Modern symbol and math italic fonts. With the release of LATEX 2", these AMS `extracm' fonts have been included in the LATEX font set. Therefore, the math .fd files produced here assume the presence of these AMS extensions. For text fonts in T1 encoding, the directive new selects the new (version 1.2) DC fonts. For the text fonts in OT1 and U encoding, the optional docstrip directive ori selects a conservatively generated set of font definition files, which means that only the basic font sizes coming with an old LATEX 2.09 installation are included into the \DeclareFontShape commands. However, on many installations, people have added missing sizes by scaling up or down available Metafont sources. For example, the Computer Modern Roman italic font cmti is only available in the sizes 7, 8, 9, and 10pt.
    [Show full text]
  • Oracle® Database Installation Guide
    Oracle® Database Installation Guide 18c for Microsoft Windows E83888-01 August 2018 Oracle Database Installation Guide, 18c for Microsoft Windows E83888-01 Copyright © 1996, 2018, Oracle and/or its affiliates. All rights reserved. Primary Authors: Tanaya Bhattacharjee, Sunil Surabhi Contributing Authors: Prakash Jashnani, Mark Bauer, Bharathi Jayathirtha Contributors: Barb Glover, Eric Belden, Sudip Datta, David Friedman, Alex Keh, Peter LaQuerre, Rich Long, Matt McKerley, Sham Rao Pavan, Hanlin Qian, Sujatha Tolstoy, Sergiusz Wolicki, Sue Mavris, Mohammed Shahnawaz Quadri, Vishal Saxena, Krishna Itikarlapall, , Santanu Datta, Christian Shay, Aneesh Khanderwal, Michael Coulter, Robert Achacoso, Malai Stalin, David Price, Ramesh Chakravarthula This software and related documentation are provided under a license agreement containing restrictions on use and disclosure and are protected by intellectual property laws. Except as expressly permitted in your license agreement or allowed by law, you may not use, copy, reproduce, translate, broadcast, modify, license, transmit, distribute, exhibit, perform, publish, or display any part, in any form, or by any means. Reverse engineering, disassembly, or decompilation of this software, unless required by law for interoperability, is prohibited. The information contained herein is subject to change without notice and is not warranted to be error-free. If you find any errors, please report them to us in writing. If this is software or related documentation that is delivered to the U.S. Government or anyone licensing it on behalf of the U.S. Government, then the following notice is applicable: U.S. GOVERNMENT END USERS: Oracle programs, including any operating system, integrated software, any programs installed on the hardware, and/or documentation, delivered to U.S.
    [Show full text]
  • Latex2ε Font Selection
    LATEX 2" font selection © Copyright 1995{2021, LATEX Project Team.∗ All rights reserved. March 2021 Contents 1 Introduction2 1.1 LATEX 2" fonts.............................2 1.2 Overview...............................2 1.3 Further information.........................3 2 Text fonts4 2.1 Text font attributes.........................4 2.2 Selection commands.........................7 2.3 Internals................................8 2.4 Parameters for author commands..................9 2.5 Special font declaration commands................. 10 3 Math fonts 11 3.1 Math font attributes......................... 11 3.2 Selection commands......................... 12 3.3 Declaring math versions....................... 13 3.4 Declaring math alphabets...................... 13 3.5 Declaring symbol fonts........................ 14 3.6 Declaring math symbols....................... 15 3.7 Declaring math sizes......................... 17 4 Font installation 17 4.1 Font definition files.......................... 17 4.2 Font definition file commands.................... 18 4.3 Font file loading information..................... 19 4.4 Size functions............................. 20 5 Encodings 21 5.1 The fontenc package......................... 21 5.2 Encoding definition file commands................. 22 5.3 Default definitions.......................... 25 5.4 Encoding defaults........................... 26 5.5 Case changing............................. 27 ∗Thanks to Arash Esbati for documenting the newer NFSS features of 2020 1 6 Miscellanea 27 6.1 Font substitution..........................
    [Show full text]
  • Latex2ε Font Selection
    LATEX 2" font selection c Copyright 1995{2000, LATEX3 Project Team. All rights reserved. 2 September 2000 Contents 1 Introduction 2 A 1.1 LTEX 2" fonts . 2 1.2 Overview . 2 1.3 Further information . 3 2 Text fonts 4 2.1 Text font attributes . 4 2.2 Selection commands . 6 2.3 Internals . 7 2.4 Parameters for author commands . 8 2.5 Special font declaration commands . 9 3 Math fonts 10 3.1 Math font attributes . 10 3.2 Selection commands . 11 3.3 Declaring math versions . 12 3.4 Declaring math alphabets . 12 3.5 Declaring symbol fonts . 13 3.6 Declaring math symbols . 14 3.7 Declaring math sizes . 16 4 Font installation 16 4.1 Font definition files . 16 4.2 Font definition file commands . 16 4.3 Font file loading information . 18 4.4 Size functions . 18 5 Encodings 20 5.1 The fontenc package . 20 5.2 Encoding definition file commands . 20 5.3 Default definitions . 23 5.4 Encoding defaults . 24 5.5 Case changing . 25 1 6 Miscellanea 25 6.1 Font substitution . 25 6.2 Preloading . 26 6.3 Accented characters . 26 6.4 Naming conventions . 27 7 If you need to know more . 28 1 Introduction A This document describes the new font selection features of the LTEX Document Preparation System. It is intended for package writers who want to write font- loading packages similar to times or latexsym. This document is only a brief introduction to the new facilities and is intended A for package writers who are familiar with TEX fonts and LTEX packages.
    [Show full text]
  • Draft NISTIR 7628 Revision 1, Guidelines for Smart Grid Cyber Security
    The attached DRAFT document (provided here for historical purposes) has been superseded by the following publication: Publication Number: NIST Interagency Report (NISTIR) 7628 Revision 1 Title: Guidelines for Smart Grid Cybersecurity: Volume 1: Smart Grid Cybersecurity Strategy, Architecture, and High- Level Requirements Volume 2: Privacy and the Smart Grid Volume 3: Supportive Analyses and References Publication Date: September 2014 • Final Publication: https://doi.org/10.6028/NIST.IR.7628r1 (direct link: http://nvlpubs.nist.gov/nistpubs/ir/2014/NIST.IR.7628r1.pdf). • Information on other NIST Computer Security Division publications and programs can be found at: http://csrc.nist.gov/ The following information was posted with the attached DRAFT document: Oct. 25, 2013 NIST IR 7628 Rev. 1 DRAFT Guidelines for Smart Grid Cybersecurity: Vol. 1 - Smart Grid Cybersecurity Strategy, Architecture, and High-Level Requirements Vol. 2 - Privacy and the Smart Grid Vol. 3 - Supportive Analyses and References The National Institute of Standards and Technology (NIST) seeks comments on draft NISTIR 7628 Revision 1, Guidelines for Smart Grid Cyber Security. The comment period will be open from October 25 through December 23, 2013. Draft NISTIR 7628 Rev. 1 was completed by the NIST-led Smart Grid Cybersecurity Committee (formerly the Cyber Security Working Group) of the Smart Grid Interoperability Panel. The document has been updated to address changes in technologies and implementations since the release of NISTIR 7628 in September 2010. In addition, the document development strategy, cryptography and key management, privacy, vulnerability classes, research and development topics, standards review, and key power system use cases have been updated and expanded to reflect changes in the Smart Grid environment since 2010.
    [Show full text]
  • De Novo DNA Methylation by DNA Methyltransferase 3A Controls Early Effector CD8+ T-Cell Fate Decisions Following Activation
    De novo DNA methylation by DNA methyltransferase + 3a controls early effector CD8 T-cell fate decisions following activation Brian H. Ladlea,1,2, Kun-Po Lib,c,1, Maggie J. Phillipsa, Alexandra B. Pucseka, Azeb Hailea, Jonathan D. Powella, Elizabeth M. Jaffeea, David A. Hildemanb,c,1,2, and Christopher J. Gampera,1 aDepartment of Oncology, Sidney Kimmel Comprehensive Cancer Center, The Johns Hopkins University School of Medicine, Baltimore, MD 21231; bImmunology Graduate Program, University of Cincinnati College of Medicine, Cincinnati, OH 45220; and cDivision of Immunobiology, Department of Pediatrics, Cincinnati Children’s Hospital, University of Cincinnati College of Medicine, Cincinnati, OH 45229 Edited by Susan M. Kaech, Yale University School of Medicine, New Haven, CT, and accepted by Editorial Board Member Philippa Marrack July 18, 2016 (received for review December 11, 2015) DNMT3a is a de novo DNA methyltransferase expressed robustly dominant DNA methyltransferase active in T cells (18, 19). In + + after T-cell activation that regulates plasticity of CD4 T-cell cyto- CD4 T cells, DNMT3a plays a key role in lineage stability and kine expression. Here we show that DNMT3a is critical for direct- restricting plasticity. DNMT3a mediates CpG DNA methylation ing early CD8+ T-cell effector and memory fate decisions. Whereas and silencing of the Ifng promoter during Th2 differentiation effector function of DNMT3a knockout T cells is normal, they de- (20) and the Il13 promoter in an asthma model (19). In both of + velop more memory precursor and fewer terminal effector cells in these models, DNMT3a functions in CD4 T cells to control the a T-cell intrinsic manner compared with wild-type animals.
    [Show full text]
  • Involvement of CDP/Cux in the Regulation of Histone H4 Gene Expression, Proliferation and Differentiation: a Dissertation
    University of Massachusetts Medical School eScholarship@UMMS GSBS Dissertations and Theses Graduate School of Biomedical Sciences 2003-05-07 Involvement of CDP/Cux in the Regulation of Histone H4 Gene Expression, Proliferation and Differentiation: a Dissertation Mai X. Luong University of Massachusetts Medical School Let us know how access to this document benefits ou.y Follow this and additional works at: https://escholarship.umassmed.edu/gsbs_diss Part of the Amino Acids, Peptides, and Proteins Commons, Cells Commons, and the Genetic Phenomena Commons Repository Citation Luong MX. (2003). Involvement of CDP/Cux in the Regulation of Histone H4 Gene Expression, Proliferation and Differentiation: a Dissertation. GSBS Dissertations and Theses. https://doi.org/ 10.13028/10ah-dx47. Retrieved from https://escholarship.umassmed.edu/gsbs_diss/34 This material is brought to you by eScholarship@UMMS. It has been accepted for inclusion in GSBS Dissertations and Theses by an authorized administrator of eScholarship@UMMS. For more information, please contact [email protected]. INVOLVEMENT OF CDP/CUX IN THE REGULATION OF HISTONE H4 GENE EXPRESSION, PROLIFERATION AND DIFFERENTIATION A Dissertation Presented Mai Xuan Luong Submitted to the Faculty of the University of Massachusetts Graduate School of Biomedical Sciences, Worcester in partial fulfillment of the requirement for the degree of: DOCTOR OF PHILOSOPHY IN BIOMEDICAL SCIENCES MAY 7, 2003 CELL BIOLOGY Jeanne B. Lawrence, Chairman of Committee Stephen N. Jones, Member of Committee Tony Ip, Member of Committee Timothy F. Kowalik, Member of Committee Alain Nepveu, Member of Committee Janet L. Stein, Dissertation Mentor Gary S. Stein, Dissertation Mentor Anthony Carruthers, Dean of the : - DEDICA TION This thesis is dedicated to my parents, Xieu Tho Tran and Thuan Luong, who have encouraged and supported me in all my endeavors.
    [Show full text]