Skip to content

Commit

Permalink
Use italics instead of quotes for example title
Browse files Browse the repository at this point in the history
  • Loading branch information
mvandenburgh committed Jul 19, 2022
1 parent 32738b1 commit 444804d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion web/src/views/DandisetLandingView/DandisetPublish.vue
Original file line number Diff line number Diff line change
Expand Up @@ -425,7 +425,7 @@ import { RawLocation } from 'vue-router';
import { open as openMeditor } from '@/components/Meditor/state';
const PUBLISH_CHECKLIST = [
'A descriptive title (e.g., "Data related to foraging behavior in bees" rather than "Smith et al 2022")',
'A descriptive title (e.g., <span class="font-italic">Data related to foraging behavior in bees</span> rather than <span class="font-italic">Smith et al 2022</span>)',
'A clear, informative description that is helpful for other neuroscientists',
'A reference to a protocol in protocols.io detailing how you collected the data (this can also be another publication added as a resource)',
'A reference to an ethics protocol number if you are working with an Institutional Review Board on this study',
Expand Down

0 comments on commit 444804d

Please sign in to comment.