Bullet (typography)

From Wikipedia, the free encyclopedia
(Redirected from Bullet point)

Template:Short description Lua error in package.lua at line 80: module 'Module:Hatnote list' not found.

Page Module:Hatnote/styles.css has no content.

Script error: No such module "Distinguish".

Page Module:Message box/ambox.css has no content.

Template:DMCA Template:Infobox symbol

In typography, a bullet or bullet point, Template:Char, is a typographical mark used to introduce items in a list. For example:

  • Milk
  • Eggs
  • Bread
  • Butter

The bullet symbol may take any of a variety of shapes, such as circular, square, diamond or arrow. Typical word processor software offers a wide selection of shapes and colors. Several regular symbols, such as Template:Char (asterisk), Template:Char (hyphen), Template:Char (period), and even Template:Char (lowercase Latin letter O), are conventionally used in ASCII-only text or other environments where bullet characters are not available. Historically, the index symbol Template:Char (representing a hand with a pointing index finger) was popular for similar uses.

Lists made with bullets are called bulleted lists. The HTML element name for a bulleted list is "unordered list", because the list items are not arranged in numerical order (as they would be in a numbered list).

"Bullet points"

Items—known as "bullet points"—may be short phrases, single sentences, or of paragraph length.[1] Bulleted items are not usually terminated with a full stop unless they are complete sentences. However, the style guide for a given publication may call for every item except the last one in each bulleted list to be terminated with a semicolon, and the last item with a full stop. It is correct to terminate any bullet point with a full stop if the text within that item consists of one full sentence or more. Bullet points are usually used to highlight list elements.[2]

History

The 1950 New York News Type Book is credited as the first style guide to define a use for bullets: as a typographic "Accessory" alongside asterisks, checks, and other marks available for advertisements in the News. The book "neither discusses the function of bullets in advertisements nor distinguishes them from any of the other items in the 'accessories' category", but shows them as a form of dinkus in an advertising panel.[3]

Modern use

Example: "Bullets are often used in technical writing, reference works, notes, and presentations". This statement may be presented using bullets or other techniques.

Bullets are often used in:

  • Technical writing
  • Reference works
  • Notes
  • Presentations

Alternatives to bulleted lists are numbered lists and outlines (lettered lists, hierarchical lists). They are used either where the order is important or to label the items for later referencing.

Other uses

The bullet glyph is sometimes used to hide passwords or confidential information in a practice known as password masking.[4] For example, the credit card number 1234 5678 9876 4321 might be displayed as •••• •••• •••• 4321.

Bullet operator

A variant, the bullet operator (Page Template:Mono/styles.css has no content.U+2219 Script error: No such module "Unicode data".), has a Unicode code point but its purpose does not appear to be documented.[b] The glyph was transposed into Unicode from the original IBM PC character set, Code page 437, where it had the code point F916 (24910).[5]

Computer usage

There have been different ways to encode bullet points in computer systems.

In historical systems

Glyphs such as Template:Char, Template:Char and their reversed variants Template:Char, Template:Char became available in text mode since early IBM PCs with MDA–CGA–EGA graphic adapters, because built-in screen fonts contained such forms at code points 7–10. These were not true characters because such points belong to the C0 control codes range; therefore, these glyphs required a special way to be placed on the screen (see code page 437 for discussion).

Prior to the widespread use of word processors, a bullet was often denoted by an asterisk; several word processors automatically convert asterisks to bullets if used at the start of line. This notation was inherited by Setext and wiki engines.

In Unicode

There are a variety of Unicode bullet characters, including:

In web pages

To create bulleted list items for a web page, the markup language HTML provides the list tag <li>. The browser will display one bulleted list item for each item in an unordered list.

In Windows

When using the US keyboard, a bullet point character can be produced by pressing 7 on the numpad while keeping Alt pressed.[6]

In MacOS

When using the US keyboard, a bullet point character can be produced by pressing 8 while keeping Option(Alt) pressed.[7]

In LaTeX

To create bulleted list items for a document, the markup language LaTeX provides the item tag \item . Each item tag inside an itemized list will generate one bulleted list item.[8]

Wiki markup

A list item on a wiki page is indicated using one or more leading asterisks in wiki markup.[9]

Other uses in computing

The bullet often separates menu items, usually in the footer menu. It is common, for example, in website designs and in many WordPress themes. It is also used by text editors, like Microsoft Word, to create lists.

Notes

Page Template:Reflist/styles.css has no content.

  1. ^ As mentioned on the page logical conjunction, using a dot to represent conjunction is a notation for it, but significantly rarer than ∧. It is also unclear why Page Template:Mono/styles.css has no content.U+2219 Script error: No such module "Unicode data". would be used for that purpose instead of Page Template:Mono/styles.css has no content.U+22C5 Script error: No such module "Unicode data"..
  2. ^ Many sources suggest that it means logical conjunction. In fact, the symbol is the conventional one for this function.[a] All the sources appear to derive from an earlier version of this Wikipedia page, where that assertion was made without adequate evidence.

References

Page Template:Reflist/styles.css has no content.

  1. ^ Page Module:Citation/CS1/styles.css has no content."Bullet Points: What, Why, and How to Use Then". Content and Commas. 15 January 2022.
  2. ^ Page Module:Citation/CS1/styles.css has no content."Using Bullet Points". merriam-webster.com. Merriam Webster. Retrieved 19 January 2025.
  3. ^ Page Module:Citation/CS1/styles.css has no content.Neeley, Kathryn; Alley, Michael (June 2011). The Humble History of the "Bullet". 2011 ASEE Annual Conference & Exposition. Vancouver, BC. pp. 22–1462.1–22.1462.14. doi:10.18260/1-2--18810. Retrieved 2 January 2025.
  4. ^ Page Module:Citation/CS1/styles.css has no content.Hu, Yuqi; Alroomi, Suood; Sahin, Sena; Li, Frank (9 December 2024). "Unmasking the Security and Usability of Password Masking". Proceedings of the 2024 on ACM SIGSAC Conference on Computer and Communications Security. Association for Computing Machinery. pp. 4241–4255. doi:10.1145/3658644.3690333. ISBN 979-8-4007-0636-3. Retrieved 19 May 2025.
  5. ^ Page Module:Citation/CS1/styles.css has no content.Steele, Shawn (24 April 1996). "cp437_DOSLatinUS to Unicode table" (TXT). 2.00. Unicode Consortium. Retrieved 14 November 2011.
  6. ^ Page Module:Citation/CS1/styles.css has no content."Alt Codes for Bullet Point Symbols (◘ • ⦿)". Alt Code Unicode. 20 November 2018. Retrieved 19 May 2025.
  7. ^ Page Module:Citation/CS1/styles.css has no content."Bullet Point Alt Code: How to type (•) on any keyboard". How to Type Anything. 5 March 2020. Retrieved 19 May 2025.
  8. ^ Page Module:Citation/CS1/styles.css has no content."LaTeX - List Structures". Wikibooks. Retrieved 23 February 2018.
  9. ^ Page Module:Citation/CS1/styles.css has no content.MediaWiki. "Help:Formatting". Retrieved 23 February 2018.

Further reading

  • Page Template:Sister-inline/styles.css has no content.Script error: No such module "Sister project logo". Media related to Script error: No such module "Commons link". at Wikimedia Commons

Template:Navbox punctuation