Skip to content

Commit 37a18c1

Browse files
Updated title
1 parent 2207b02 commit 37a18c1

File tree

3 files changed

+2
-4
lines changed

3 files changed

+2
-4
lines changed

.vscode/launch.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"name": "build JOSS paper",
4949
"type": "f5anything",
5050
"request": "launch",
51-
"command": "docker run --rm -it -v $PWD:/data -u $(id -u):$(id -g) openjournals/inara -o pdf,crossref milestone/J2_JOSS/paper.md",
51+
"command": "docker run --rm -it -v $PWD:/data -u $(id -u):$(id -g) openjournals/inara -o pdf,crossref JOSS/paper.md",
5252
"terminalName": "Build JOSS paper",
5353
"terminalIndex": -1,
5454
"showTerminal": true,

JOSS/paper.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,11 @@
11
---
2-
title: 'ML Writing Helper: Tool boosts up writing by scientist and engineer'
2+
title: 'ML Writing Helper: Tool elucidates writing performance and boosts up writing for scientist and engineer'
33
tags:
44
- LaTeX
55
- Markdown
66
- HTML
77
- Markup Language
88
- engineering
9-
- scientist
10-
- engineer
119
- Python
1210
authors:
1311
- name: Hirotsugu MINOWA

JOSS/paper.pdf

336 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)