Skip to content

Commit e51dc1e

Browse files
committed
DOIs with (): URLencode
URLencode `(` with `%28` and `)` with `%29`. Causes trouble in Markdown where `[alt](uri)` is the syntax for links
1 parent 6187858 commit e51dc1e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,8 @@ Its features for the electro-magnetic PIC algorithm include:
3232
[*Yee's*](http://dx.doi.org/10.1109/TAP.1966.1138693) and
3333
[*Lehe's*](http://dx.doi.org/10.1103/PhysRevSTAB.16.021301) scheme
3434
- rigorously charge conserving current deposition schemes, such as
35-
[*Villasenor-Buneman*](http://dx.doi.org/10.1016/0010-4655(92)90169-Y),
36-
[*Esirkepov*](http://dx.doi.org/10.1016/S0010-4655(00)00228-9)
35+
[*Villasenor-Buneman*](http://dx.doi.org/10.1016/0010-4655%2892%2990169-Y),
36+
[*Esirkepov*](http://dx.doi.org/10.1016/S0010-4655%2800%2900228-9)
3737
and *ZigZag*
3838
- macro-particle form factors ranging from NGP (0th order), CIC (1st),
3939
TSC (2nd), PSQ (3rd) to P4S (4th)

0 commit comments

Comments
 (0)