Skip to content

Latest commit

 

History

History
55 lines (41 loc) · 2.39 KB

File metadata and controls

55 lines (41 loc) · 2.39 KB

Syntax

N ::= -TKa* | N, N (multiple codes) | N; N (sequential codes) | N| N (alternative codes)

Types of document referred to

CodeDescription
Mmanufacturer instructions
Pacademic protocol or paper
Linstitutional lab protocol or policy
Eequipment instructions

Integration strategy

CodeDescription
Aconcurrent: use reference in parallel
Bsplice: use reference, then continue
Rbefore: use reference before starting
Smerge: combine reference with protocol in unspecified way

Non-integration Role

CodeDescription
Xderivation: protocol was created by modifying reference
Ccomparison: protocol contains similarity to reference
Ibackground: additional informaion

Features

CodeDescription
mmodifications: use reference with modification
h(%)link: location of/link to external source

Coding notes

  1. In some protocols, <R> recipes are listed at the end of the document; in others they’re not in our PDF but

in an appendix. I’ve treated them all as though they’re external, for consistency. I don’t think it’s relevant to our research questions that CSHP has changed the layout of their issue in this way; the user still has to do the same function of combining recipes with the protocol

  1. When Discussion kind of sections talk about other academic references in relation to this protocol,

it’s not always clear whether the refs are other protocols you can compare or combine with this one, or just academic discussions of the issues involved. I’ve tried to guess based on the text, but these decisions may not be very reliable.

  1. The I code may reiterate some steps in the protocol in more detail; so it might just

be counted as an “A” code, but we don’t have it in front of us to check.