Reference card

From Wikipedia, the free encyclopedia
Reference notes.

A reference card or reference sheet (or quick reference card) or crib sheet is a concise bundling of condensed notes about a specific topic, such as mathematical formulas[1] to calculate area/volume, or common syntactic rules and idioms of a particular computer platform, application program, or formal language. It serves as an ad hoc memory aid for an experienced user.[2]

In spite of what the name reference card may suggest, such as a 3x5 index card (8 cm × 13 cm), the term also applies to sheets of paper or online pages, as in the context of programming languages or markup languages. However, this concept is now being adopted to portray concise information in many other fields.

Appearance[edit]

As in the examples below, reference cards are typically one to a few pages in length. Pages are organized into one or more columns. Across the columns, the reference is split into sections and organized by topic. Each section contains a list of entries, with each entry containing a term and its description and usage information. Terms might include keywords, syntactic constructs, functions, methods, or macros in a computer language. In a reference card for a program with a graphical user interface, terms may include menu entries, icons or key combinations representing program actions.

Due to its logical structure and conciseness, finding information in a reference card is trivial for humans and requires no computer interaction. It is therefore convenient for a user to print out a reference card. While reference cards can be printed on card stock, it is common to print them on ordinary printer paper. With the advent of portable electronic devices that can display documents, digital reference cards stored in PDF or HTML formats have become more common. This is in contrast to user guides, which tend to be rather long and verbose and which have (in comparison to reference cards) a lower information density

Examples[edit]

See also[edit]

References[edit]

  1. ^ "DC CAS Math Formula Reference Card | osse". Washington, D.C., webpage: OSSE-refcard.
  2. ^ "IBM System/360 and System/370 reference cards". Technicians and operators carried cards with commonly needed information culled from the many reference manuals for each computer. A "green card" in your shirt pocket announced that you were an assembly-language programmer.