This repository has been archived by the owner on Sep 13, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
fe58b8b
commit a2a64d6
Showing
1 changed file
with
6 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2151,8 +2151,8 @@ | |
"__type": "Address", | ||
"street": "Université Libre de Bruxelles, Avenue Franklin Roosevelt, 50", | ||
"postalCode": "1050", | ||
"locality": "Brussels, Belgium", | ||
"country": "XX - Switzerland?" | ||
"locality": "Brussels", | ||
"country": "Belgium" | ||
}, | ||
"name": "Free University of Brussels", | ||
"url": { | ||
|
@@ -2212,8 +2212,8 @@ | |
"__type": "Address", | ||
"street": "Al-Geish Street", | ||
"postalCode": "", | ||
"locality": "Tanta, Egypt", | ||
"country": "XX - Switzerland?" | ||
"locality": "Tanta", | ||
"country": "Egypt" | ||
}, | ||
"email": "[email protected]", | ||
"name": "Tanta University", | ||
|
@@ -2289,8 +2289,8 @@ | |
"__type": "Address", | ||
"street": "1, Gamaa Street", | ||
"postalCode": "12613", | ||
"locality": "Giza, Egypt", | ||
"country": "XX - Switzerland?" | ||
"locality": "Giza", | ||
"country": "Egypt" | ||
}, | ||
"name": "Cairo University", | ||
"url": { | ||
|