Skip to content

Commit 0305ed3

Browse files
committed
release protocol
udpate citation, user guide
1 parent b9d29f8 commit 0305ed3

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

CITATION.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
If you use PhysiCell in your project, please cite PhysiCell and the version
22
number, such as below:
33

4-
We implemented and solved the model using PhysiCell (Version 1.7.0) [1].
4+
We implemented and solved the model using PhysiCell (Version 1.7.1) [1].
55

66
[1] A Ghaffarizadeh, R Heiland, SH Friedman, SM Mumenthaler, and P Macklin,
77
PhysiCell: an Open Source Physics-Based Cell Simulator for Multicellu-
@@ -11,7 +11,7 @@ We implemented and solved the model using PhysiCell (Version 1.7.0) [1].
1111
Because PhysiCell extensively uses BioFVM, we suggest you also cite BioFVM
1212
as below:
1313

14-
We implemented and solved the model using PhysiCell (Version 1.7.0) [1],
14+
We implemented and solved the model using PhysiCell (Version 1.7.1) [1],
1515
with BioFVM [2] to solve the transport equations.
1616

1717
[1] A Ghaffarizadeh, R Heiland, SH Friedman, SM Mumenthaler, and P Macklin,

documentation/User_Guide.pdf

555 Bytes
Binary file not shown.
43 Bytes
Binary file not shown.

documentation/User_Guide.tex

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
\documentclass[12pt]{article}
2-
\newcommand{\Version}{1.7.0}
3-
\newcommand{\ReleaseDate}{March ?, 2020}
2+
\newcommand{\Version}{1.7.1}
3+
\newcommand{\ReleaseDate}{June 2, 2020}
44

55
\usepackage[letterpaper,margin=0.5in,bottom=0.75in]{geometry}
66
\usepackage{amsmath}

0 commit comments

Comments
 (0)