Finding and Judging Technical Literature
Every page on this site ends by pointing somewhere else, on the view that a reference should make a reader independent of it rather than dependent on it. This page is about that next step: where credible engineering information actually lives, how to read it efficiently, and — a skill that has become unavoidable — how to tell a legitimate venue from one that merely looks like one.
Start With Standards, Not Papers
For most practical engineering questions, the standard is a better first stop than the research literature. Standards describe what practitioners have collectively agreed constitutes acceptable practice, including test methods, tolerances and definitions. They are written to be implemented rather than to be novel, which makes them unusually precise.
The relevant body depends on the domain, but for electrical and computing subjects the IEEE Standards Association covers a very wide range. Standards are typically paid documents, though many organisations provide access, and the scope statements and abstracts are usually public — often enough to tell you whether a standard addresses your question before you obtain it.
Government and Institutional Sources Are Underused
A great deal of high-quality technical material is published freely by national institutes and agencies and is systematically under-read because it is not indexed the way academic papers are.
Metrology institutes such as NIST publish reference data, measurement guidance and technical notes that are authoritative and free. Statistical agencies publish the underlying data behind claims about energy production and consumption. Space and defence research organisations publish extensive engineering reports. When a question concerns a physical constant, a measurement method or a national-scale dataset, these sources are usually both better and easier to obtain than a journal article citing them.
Reading a Paper Efficiently
Technical papers are not written to be read linearly, and reading them that way is slow and unrewarding. A more effective order:
- Abstract — establish whether the paper concerns your question at all. Most do not; discard quickly and without guilt.
- Figures and captions — in experimental work the figures usually carry the result. A competent paper's figures can often be understood before its text.
- Conclusions — what the authors believe they demonstrated, which is frequently narrower than the introduction implies.
- Method — only if the result matters to you. This is where credibility is decided, and where most weaknesses live.
- Introduction and related work — most useful as a curated bibliography once you already know the paper is relevant.
When assessing the method, the questions that most reliably expose weakness are unglamorous ones. What exactly was measured, and with what uncertainty? How many times was it repeated? What was the comparison baseline, and was it a fair one or a deliberately weak one? Were negative results reported? A paper comparing a new technique against an outdated or poorly tuned alternative can be entirely honest in every individual statement and still support a conclusion it has not earned.
Trace a Result Back to the Evidence
A conclusion becomes easier to judge when it is translated back into the observations beneath it. Read the axes, units and captions before accepting the summary sentence. Check whether error bars describe variation between observations or uncertainty in an estimated mean, whether excluded observations are explained, and whether the comparison shown in the figure is the comparison promised in the method. A polished graph can conceal a weak baseline as effectively as polished prose can.
Where authors provide data or code, compare the repository description with the paper: identifiers, variable names and units should agree. Also check which version of each file the paper cites. Repositories can change after publication, so a stable identifier or tagged release matters. Reproduction does not require rebuilding the entire experiment; independently recreating one central figure is often enough to reveal assumptions that the narrative leaves implicit.
Recognising Venues That Are Not What They Claim
The growth of publishing has been accompanied by the growth of operations that imitate the form of scholarly publishing without its substance — journals that charge fees and publish without meaningful review, and events that solicit submissions, accept nearly everything, collect a registration fee, and deliver little or nothing.
This matters to readers as well as to authors. Material published in such venues circulates and gets cited, and it is often indistinguishable at a glance from reviewed work.
The reliable warning signs are consistent:
- Unsolicited flattering invitations, often addressed generically or mismatched to the recipient's actual field.
- Implausibly fast review — genuine peer review takes weeks to months. A promise of days indicates review is not occurring.
- Extremely broad scope — a single venue claiming to cover the whole of engineering and computing is not assembling reviewers with relevant expertise.
- Fees emphasised over content, particularly where the fee is prominent and the editorial process is vague.
- Named people who cannot be corroborated — committee or board members listed without their knowledge is a well-documented practice. Names on a site are a claim, not evidence.
- Templated identity — the same event title, description and personnel appearing across multiple unrelated domains with only an acronym changed. This is among the strongest indicators, and it is easy to check by searching the exact title in quotation marks.
- Unrelated outbound link blocks — a footer listing dozens or hundreds of unconnected commercial sites is a link-exchange scheme and has nothing to do with scholarship.
For authors deciding where to submit, the cross-industry Think. Check. Submit. checklist is the standard reference and is deliberately framed as questions to ask rather than as a list of names to avoid — an approach that ages better, since specific operations change names frequently. For open access journals specifically, inclusion in the Directory of Open Access Journals indicates a venue has met a documented set of criteria, though as with any index it is a signal rather than a guarantee.
A Note on Citation Counts and Metrics
Numerical measures of a paper's or a venue's importance are convenient and widely misused. Citation counts measure attention, which correlates with quality imperfectly: influential work in narrow fields accumulates few citations, and prominent wrong results accumulate many. Journal-level metrics describe a distribution and say little about any individual paper within it.
These numbers are best treated as one weak signal among several, and never as a substitute for reading the method. That advice is unwelcome because it is slower than the alternative, but the alternative does not work.
Where to Go From Here
The ten subject pages linked from the topic index each close with sources specific to their field. The about page sets out the editorial rules this reference follows, including why it anchors claims to primary sources rather than to other explainers.