Skip to content

Commit 94cbbb2

Browse files
committed
Update reference links to dois.
1 parent 4d0a2ca commit 94cbbb2

3 files changed

Lines changed: 7 additions & 7 deletions

File tree

docs/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -955,7 +955,7 @@ <h2>OPL &ndash; Optimisation problem library</h2>
955955
<td>no</td>
956956
<td>no</td>
957957
<td>real-world</td>
958-
<td><a href="https://ieeexplore.ieee.org/abstract/document/11042973" target="_blank">https://ieeexplore.ieee.org/abstract/document/11042973</a></td>
958+
<td><a href="https://doi.org/10.1109/CEC65147.2025.11042973" target="_blank">https://doi.org/10.1109/CEC65147.2025.11042973</a></td>
959959
<td><a href="https://github.com/ShuaiqunPan/Transfer_Random_forests_BBOB_Real_world" target="_blank">https://github.com/ShuaiqunPan/Transfer_Random_forests_BBOB_Real_world</a></td>
960960
</tr>
961961
<tr>
@@ -970,7 +970,7 @@ <h2>OPL &ndash; Optimisation problem library</h2>
970970
<td>no</td>
971971
<td>no</td>
972972
<td>real-world</td>
973-
<td><a href="https://gaussianprocess.org/gpml/chapters/RW.pdf" target="_blank">https://gaussianprocess.org/gpml/chapters/RW.pdf</a></td>
973+
<td><a href="https://doi.org/10.1023/A:1013258808932" target="_blank">https://doi.org/10.1023/A:1013258808932</a></td>
974974
<td><a href="https://github.com/ShuaiqunPan/Transfer_Random_forests_BBOB_Real_world" target="_blank">https://github.com/ShuaiqunPan/Transfer_Random_forests_BBOB_Real_world</a></td>
975975
</tr>
976976
<tr>

docs/problems.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -929,7 +929,7 @@
929929
<td>no</td>
930930
<td>no</td>
931931
<td>real-world</td>
932-
<td><a href="https://ieeexplore.ieee.org/abstract/document/11042973" target="_blank">https://ieeexplore.ieee.org/abstract/document/11042973</a></td>
932+
<td><a href="https://doi.org/10.1109/CEC65147.2025.11042973" target="_blank">https://doi.org/10.1109/CEC65147.2025.11042973</a></td>
933933
<td><a href="https://github.com/ShuaiqunPan/Transfer_Random_forests_BBOB_Real_world" target="_blank">https://github.com/ShuaiqunPan/Transfer_Random_forests_BBOB_Real_world</a></td>
934934
</tr>
935935
<tr>
@@ -944,7 +944,7 @@
944944
<td>no</td>
945945
<td>no</td>
946946
<td>real-world</td>
947-
<td><a href="https://gaussianprocess.org/gpml/chapters/RW.pdf" target="_blank">https://gaussianprocess.org/gpml/chapters/RW.pdf</a></td>
947+
<td><a href="https://doi.org/10.1023/A:1013258808932" target="_blank">https://doi.org/10.1023/A:1013258808932</a></td>
948948
<td><a href="https://github.com/ShuaiqunPan/Transfer_Random_forests_BBOB_Real_world" target="_blank">https://github.com/ShuaiqunPan/Transfer_Random_forests_BBOB_Real_world</a></td>
949949
</tr>
950950
<tr>

problems.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -868,11 +868,11 @@
868868
noise: 'no'
869869
multimodal: 'yes'
870870
multi-fidelity: 'no'
871-
reference: https://ieeexplore.ieee.org/abstract/document/11042973
871+
reference: https://doi.org/10.1109/CEC65147.2025.11042973
872872
implementation: https://github.com/ShuaiqunPan/Transfer_Random_forests_BBOB_Real_world
873873
source (real-world/artificial): 'real-world'
874874
textual description: ''
875-
- name: KinematicsRobotArm
875+
- name: KinematicsRobotArm
876876
suite/generator/single: suite
877877
objectives: '1'
878878
dimensionality: 21
@@ -882,7 +882,7 @@
882882
noise: 'no'
883883
multimodal: 'no'
884884
multi-fidelity: 'no'
885-
reference: https://gaussianprocess.org/gpml/chapters/RW.pdf
885+
reference: https://doi.org/10.1023/A:1013258808932
886886
implementation: https://github.com/ShuaiqunPan/Transfer_Random_forests_BBOB_Real_world
887887
source (real-world/artificial): 'real-world'
888888
textual description: ''

0 commit comments

Comments
 (0)