[[Image:LaTeX logoWsicon.svg|150px|right|The LaTeXWireshark logo, typeset with LaTeX]]
'''[[Wireshark]]''' is a free [[packet sniffer]] computer [[application software|application]]. It is used for [[computer network|network]] troubleshooting, analysis, software and [[communications protocol]] development, and education. In June 2006 the project was renamed from '''Ethereal''' due to trademark issues.
'''L<sup>A</sup>T<sub><big>E</big></sub>X''', written as '''LaTeX''' in plain text, is a [[document preparation system]] for the [[TeX]] [[typesetting]] program.
The functionality Wireshark provides is very similar to [[tcpdump]], but it has a [[GUI]] [[front-end and back-end|front-end]], and many more information sorting and filtering options. It allows the user to see all traffic being passed over the network (usually an [[Ethernet]] network, but Wireshark also supports decoding 802.11 packets and even USB traffic) by putting the network card into [[promiscuous mode]].
It offers programmable [[desktop publishing]] features and extensive facilities for automating most aspects of [[typesetting]] and desktop publishing, including numbering and cross-referencing, tables and figures, page layout, [[bibliography|bibliographies]], and much more. LaTeX was originally written in [[1984]] by [[Leslie Lamport]] and has become the dominant method for using [[TeX]]—few people write in plain TeX anymore. The current version is LaTeX2ε. Both LaTeX and TeX are [[free software]].
Wireshark uses the cross-platform [[GTK+]] widget toolkit, and is [[cross-platform]], running on various computer [[operating system]]s including [[FreeBSD]], [[Linux]], [[Mac OS X]], and [[Microsoft Windows]]. Released under the terms of the [[GNU General Public License]], Wireshark is [[free software]].
LaTeX is based on the idea that ''authors'' should be able to concentrate on ''writing'' within the logical structure of their document, rather than spending their time on the details of ''formatting''.
It encourages the separation of layout from content, whilst still allowing manual typesetting adjustments where needed.
Because the author specifies the logical structure of the document, and lets the LaTeX system worry about the presentation, it is often regarded as superior to [[word processor]]s and most other desktop publishing systems, which allow trivially easy visual layout changes but tend to intertwine content and form so tightly that consistency and automation are often difficult. LaTeX also provides great flexibility in formatting while maintaining the identity of structure, which purely structural systems like [[SGML]] and [[XML]] do not directly address.
{{Portal:Free software/Selected article/footer|Name= LaTeXWireshark}} ▼
LaTeX can be arbitrarily extended by using the underlying [[macro language]] for developing custom formats.
For example, there are numerous commercial implementations of the whole TeX system (which includes LaTeX), and vendors may offer extra features like phone support and additional [[typeface]]s.
LaTeX is distributed under a [[free software licence]], the [[LaTeX Project Public License]] (LPPL). The LPPL is not compatible with the [[GNU General Public License]], as it requires that modified files indicate that they have been modified in some way; this was done to ensure that files that depend on other files will produce the expected behavior and avoids problems similar to [[DLL hell]]. The LPPL is [[Debian Free Software Guidelines|DFSG]] compliant since its version 1.3.
▲{{Portal:Free software/Selected article/footer|Name=LaTeX}}
|