Entry Kernighan:1974:PS from sigcse1970.bib

Last update: Sun Apr 22 02:03:34 MDT 2018                Valid HTML 4.0!

Index sections

Top | Symbols | Numbers | Math | 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

BibTeX entry

@Article{Kernighan:1974:PS,
  author =       "B. W. Kernighan and P. J. Plauger",
  title =        "Programming Style",
  journal =      j-SIGCSE,
  volume =       "6",
  number =       "1",
  pages =        "90--96",
  month =        feb,
  year =         "1974",
  CODEN =        "SIGSD3",
  DOI =          "https://doi.org/10.1145/953057.810448",
  ISSN =         "0097-8418 (print), 2331-3927 (electronic)",
  ISSN-L =       "0097-8418",
  bibdate =      "Sun Nov 18 08:53:47 MST 2012",
  bibsource =    "http://portal.acm.org/;
                 http://www.math.utah.edu/pub/tex/bib/sigcse1970.bib",
  note =         "Proceedings of the 4th SIGCSE symposium on Computer
                 science education.",
  URL =          "ftp://ftp.math.utah.edu/pub/mirrors/ftp.ira.uka.de/bibliography/Misc/att.bib",
  abstract =     "Programs written with good style are easier to read
                 and understand, and typically smaller and more
                 efficient than those written badly, regardless of the
                 language used. Yet most programmers have never been
                 taught programming style-as proof we need only look at
                 their programs. In this paper we will discuss several
                 principles of programming style, illustrating our
                 points by criticizing and rewriting some real programs.
                 The examples are all taken verbatim from programming
                 textbooks, and the revisions have all been tested.",
  acknowledgement = ack-nhfb,
  fjournal =     "SIGCSE Bulletin (ACM Special Interest Group on
                 Computer Science Education)",
  journal-URL =  "http://portal.acm.org/browse_dl.cfm?idx=J688",
}

Related entries